All WordPress Options in one page

This might be an old trick, but it is still a definite speed improvement using this page when you are fine-tuning any WordPress blog. You can gain access to all the settings & options in WordPress by going to a single url: http://yourblog.com/wp-admin/options.php Some forms of stored data is impossible to edit this way, such as serialized data, but you can tweak a lot of settings in one...
readmore

SEO Booster Lite 1.9.4.1

Version 1.9.4.1 has just been released, and contains mainly bugfixes, most important is the fact that the plugin no longer attempts to load the necessary .css and .js files in the ENTIRE WordPress Admin interface… Wooopsie! Thank you Milan for the tip! You will also notice improved Help- and Credits-tabs (they are a work in progress), and SBL was also verified working with latest...
readmore

Get Post Title Outside “The Loop”

Getting individual post data outside the loop can be difficult, but you can quickly get the information you want if you have the id of the post you are trying to get information from: Use the following code to get the information: global $wpdb; $postid='1'; // replace this with the postid you are trying to access. $postdata= $wpdb->get_results("SELECT * FROM $wpdb->posts WHERE...
readmore

Download 292 Pages Of WordPress Functions

If you wish to have a local copy of a very complete list of WordPress Functions, you should go visit the homepage of Tom and Jonathan of Modscape LLC. They have compiled a wopping 292 page PDF file containing all of the content of the pages linked to from the Wordpress Codex Function Reference as of 03/03/09 The PDF file also includes links to all the Template Tags pages, so the file is fairly...
readmore

WP Viral Traffic Release!

The first release of WordPress Viral Traffic has just been released! The plugin is a clever way for creating viral traffic from your WordPress blog. Read the details, see the screenshots and buy it here: http://cleverplugins.com/wordpress-plugins/wp-viral-traffic Fast to install, easy to use, it has the power to drive your traffic through the roof! You can change the settings to have people send...
readmore
Page 1 of 2012345...Last »
line
footer
Powered by Wordpress | Designed by Elegant Themes