Enter Amount:

Latest Forum Posts

Login Form






Lost Password?
No account yet? Register
Wordpress plugins
wp-pear-debug Plugin Updated to v1.4.6 Print E-mail
Written by Administrator   
Sunday, 21 February 2010

The wp-pear-debug wordpress plugin has been updated based upon  the instructions on the plugin migration page: http://codex.wordpress.org/Migrating_Plugins_and_Themes_to_2.7#Plugins . The plugin now makes use of the register_setting and settings_fields functions on its options page. I have not tested it but it but version 1.4.5+ should work with wordpress MU.

 

Internationalization support has been added to v1.4.6 with a roughly translated Spanish language file provided.

Discuss this article on the forums. (0 posts) 

 
wp-pear-debug plugin updated to v1.4 Print E-mail
Written by Administrator   
Saturday, 29 August 2009

We are pleased to announce the v1.4 release of the wp-pear-debug plugin. Most of the changes in this version are internal and therefore there are no new features or added functionality compared to the previous version.

The plugin is now completely wrapped in a class. This move practically reduces any chance of a conflict with this plugin to nil as all functionality provided by the plugin will be available through its class methods. Also, all required options are defined as class constants. Given the simplicity of this plugin it is also a great example or proof of concept for anyone who wants to understand how to implement a completely object oriented wordpress plugin.

The plugin now makes use of the new 'print_script' and 'print_style' hooks and therefore this new version will not work for any verison of wordpress which has not implemented these hooks. 

Finally, the admin interface has been tweaked a little to be a little more uniform with the latest styes in the new versions of wordpress.

Enjoy!!!

DOWNLOAD HERE

 Discuss this article on the forums. (0 posts)

 

Last Updated ( Monday, 31 August 2009 )
 
wp-pear-debug wordpress plugin Print E-mail
Written by Administrator   
Friday, 25 July 2008
Description

This plugin incorporates the pear php_debug library into wordpress.

I started using Pear php_debug in an effort to speed up my development process By quickly making debug information available without too much hassle. I have modified library a bit to suit my need so It can't be swapped with with files from the original package.

DOWNLOAD HERE

 Discuss this article on the forums. (8 posts)

Last Updated ( Saturday, 16 January 2010 )
Read more...
 
Auto Link Mask wordpress plugin Print E-mail
Written by Administrator   
Monday, 28 January 2008

This plugin searches content before it is saved and inserts all links it finds into a table. The inserted links are replaced with custom links in the format http://www.yourblog.com/visit/999/

Discuss this article on the forums. (0 posts)

Last Updated ( Sunday, 03 February 2008 )
Read more...