Posts Tagged ‘PHP’

Publish The Feed Later
WordPress Hacks | November 10th, 2008 | by Frank | 65 Comments
Some of you know this problem already, you publish a post and while you are publishing you notice an error. That's very annoying, the error is in your feed an published to the whole world.... read more...

Add WordPress Dashboard Widgets
WordPress Hacks | October 27th, 2008 | by Frank | 36 Comments
Finally WordPress 2.7 is coming along with widgets in the dashboard area, so it will be possible to adjust your dashboard as you like. For Plugin or theme authors it's even more interesting, since they... read more...

The Perfect Title Tag
WordPress Hacks | October 17th, 2008 | by Frank | 4 Comments
In Version 2.5 Template Tag wp_title got an update, therefore Plugins became useless for that. By the way, the code came from the Plugin „Optimal Title“. The title tag is in the header, therefore in... read more...

Secure Include Plugin In WordPress
WordPress Themes | October 13th, 2008 | by Frank | 3 Comments
Some people use more and other less Plugins in WordPress. but it is allways advisable to check via code if a Plugin is active or not. That makes sure the theme wouldn't break if the... read more...

Use Metaboxes In Your Theme Or Plugin
WordPress Tutorials | September 30th, 2008 | by Frank | 1 Comment
Not only the design changed since version 2.5. Also the markup was changed immensely, so there might be changes in the editor area, if you use pluigns, which implements data there. Here a little workaround,... read more...

Determine Path To Plugin and Content Directories
WordPress Hacks | September 26th, 2008 | by Frank | 4 Comments
If you like to write a Plugin and you want to keep it downward compatible, then check beforehand the constants, because since WordPress version 2.6 you can rename the folder wp-content and this will also... read more...



