Posts Tagged ‘wp2.7’

WordPress Plugin-Path
WordPress Hacks | April 27th, 2009 | by Frank | 5 Comments
When working on a Plugin I noticed that the path to its files is not always complete, which depends on the WordPress version. With WordPress Version 2.8 the function plugins_url() extends and it can be incorporate... read more...

Numbering your comments, pingbacks, trackbacks or all
WordPress Hacks | February 3rd, 2009 | by Frank | 19 Comments
Since WordPress 2.7 exists an API for the comment area. Thereby you can purge the PHP-portion within comments.php. Jean-Baptiste shows a simple solution to count comments. This solution is very well known and get used... read more...

Removing WordPress Login Design
WordPress Tutorials | February 2nd, 2009 | by Frank | 2 Comments
In a previous post, I showed the possibility, how to use WordPress in regard to Corporate Identity. For example adjusting the login area. This shouldn't be a tough task with the according articles. Create Your Own... read more...

Create Your Own WordPress Login Design
WordPress Hacks | December 17th, 2008 | by Frank | 21 Comments
WordPress 2.7 has been released these days and comes with some updates to the backend design. I think most of you already know that there is a new login-section. The design is now equal to... read more...

How To Improve WordPress Plugins
WordPress Plugins | November 13th, 2008 | by Frank | 16 Comments
With the upcoming WordPress release version 2.7 the menu changes to the vertical. This offers several features to the author which we already mentioned in some other posts. But this time I explicitly address Plugin... read more...


