Force Publish Schedule post WP-Plugin

Posted February 5th, 2010 in blog by admin

In wordpres, we can’t post over today. Sometime, we need to post over today (example: in event is a post ). So, we need to force publish schedule post. This, plugin can force publish all and selected schedule.

 

http://www.saturngod.net/plugins/forcepublish.zip

allowposttag wp-plugin

Posted February 1st, 2010 in blog by admin

Wordpress don’t allow attribute in some of the html tags. Example : in pre tags , users can’t save with <pre name=”code” class=”php”> .You can check allow tags detail in wp-includes/kses.php. This plugin just add allow tags and we don’t need to edit kses.php.

 

Download