‘WordPress’ Category

How-To: Use WordPress 2.5 Tooltips

4
responses
by
on
April 15th, 2008
in
LinkyLoo, WordPress, WordPress Plugins

How-To: Use WordPress 2.5 Tooltips Ozh has done it again! Have you noticed the cool little hover over tooltips on the WordPress 2.5 admin interface? Ozh’s small tutorial (with example code) shows us how to add your own tooltips to your cool WordPress plugins.

[Continue Reading...]

Absolute Comments – Plugin Video Review

13
responses
by
on
April 14th, 2008
in
WordPress, WordPress Plugins

If you cannot see, the video, please visit this link: Absolute Comments – Video Plugin Review Today’s WordPress Plugin video review is of Absolute Comments by PlanetOzh. Video Summary: Absolute Comments is a major improvement over the WordPress 2.5 Comments Panel. The plugin allows you to reply to comments easily without having to visit a post. The plugin also allows you to view all comments for a particular post. An immense timesaver. Pros: Major improvement over the existing WordPress 2.5 comments panel. The plugin makes it easy to reply to comments. Cons: None, although it would be nice if there was a way to change the default reply text (or have several options) in the admin-panel without having to edit the plugin’s code. If you think your WordPress plugin will merit itself to a video review, please get in contact with me via e-mail (ronalfy+wltc @ gmail dot com). Please […]

[Continue Reading...]

How to Only Retrieve Posts With Custom Fields

32
responses

One question I come across a lot regarding custom fields is how to only retrieve posts based on a custom field. For example, if a post has a custom field of “MyData”, someone might want to only retrieve that particular post. The WordPress Codex has a technique for retrieving posts based on custom fields, which consists of writing your own query and going through the results. The technique in the Codex is good, but I’ve found a re-usable way one can retrieve only posts with certain custom fields. The technique I use makes use of two custom functions placed in a theme’s “functions.php” and a custom WordPress Loop. Let’s get started — The “functions.php” file First, let’s place the two custom functions in the “functions.php” file. This file should be in your theme directory, but if it isn’t there, you can create one using any text editor. Here are the […]

[Continue Reading...]

Shortcode Generator

4
responses

Julien of Webinventif has created a shortcode generator for WordPress. Shortcode is like BBcode in that it provides the ability to use shortcuts to execute a block of code, rather than having to write out the block of code time and time again. Julien has made use of the new API calls within WordPress and with his shortcode generator, makes it easy as 1,2,3 to create your own custom shortcode. Although everything has been written in French, this generator looks promising. If anyone could translate this generator into English, I think there would be many WordPresser’s who would be grateful. Here is a screencast showcasing the generator in action. Shortcode generator from WebInventif.fr on Vimeo

[Continue Reading...]

Javascript advice for WordPress Plugin Developers

5
responses
by
on
April 12th, 2008
in
LinkyLoo, WordPress, WordPress Plugins

Load Javascript With Your WordPress Plugin: Sage advice from a seasoned and proven plugin developer for WordPress. Ozh talks about some neat javacript loading options and dos and don’t s for plugin developers who need to load various javascript libraries. If you use javascript in your plugin and are not aware of wp_enqueue_script, you need to head over to Ozh’s post.

[Continue Reading...]

In a word, “wow.”

5
responses
by
on
April 8th, 2008
in
Blogging, Blogging News, LinkyLoo, WordPress

Linux.com on The new WordPress How do I like WordPress 2.5? In a word, “wow.” Thanks Chris

[Continue Reading...]

Vulnerable WordPress Blogs Not Being Indexed

57
responses

Vulnerable WordPress Blogs Not Being Indexed: Technorati has decided to not index vulnerable and exploited WordPress blogs. This comes after the recent spat of hacks that were discovered on various high profile blogs and websites. What was even more interesting was the fact that some of these hacks and exploitations might have come from covert and encrypted code hidden in various themes available for free over the web. The moral of this story is that you need to upgrade your WordPress blog now to WordPress 2.5. Just so that everyone is aware, WordPress 2.5 is the latest stable version and this should be the version that everyone should upgrade to. Any older versions leaves you vulnerable. [EDIT] As mentioned on the legacy 2.0 page, WordPress 2.0.11 is the latest stable download with all the latest security fixes for the 2.0 branch. However, WordPress 2.5 is still the latest and the […]

[Continue Reading...]

In Case You Missed It

11
responses
by
on
April 7th, 2008
in
Blogging News, WordPress

This might be the last WordCamp Dallas 2008 post you see on this blog and since that is the case, better to go out with a bang! In case you were one of the unlucky ones who didn’t have a chance to attend the conference live, the good news is that there were plenty of attendees blogging, vlogging, and live blogging the event. I present to you a list of links which will correspond to the conference schedule. Matt Mullenweg discussing WordPress 2.5 and beyond. Actually, he announced the redesign of WordPress.org along with the release of 2.5. John Pozadzides presented his 45 ways to power up your blog. After Lunch, Jonathan Bailey gave us the lowdown on content theft and protection along with a number of other things that bloggers of any platform would be interested in. Jonathan has also published the slides for his presentation on his own […]

[Continue Reading...]

Admin Favicon Plugin Video Review

3
responses
by
on
April 7th, 2008
in
WordPress, WordPress Plugins

Today’s WordPress Plugin video review is of Admin Favicon by John Kolbert. Video Summary: Admin Favicon is a plugin for those who have a lot of open tabs and would like to use a Favicon to show using the WordPress Administrative Panels. Pros: Extremely simple to use and quite useful for those who have a lot of open tabs in their browser. Very light-weight script. Cons: None. Admin Favicon is not ideal for those who use desktop publishers or browsers without tabbed support. If you would like your own plugin reviewed, please get in contact with me via e-mail (ronalfy+wltc @ gmail dot com). Please keep in mind I will not review premium plugins. For more videos, please check out our brand new video website at Weblog Tools Videos.

[Continue Reading...]



Obviously Powered by WordPress. © 2003-2013

css.php