Archive for April, 2010

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress Plugin Development: Style Your Message Boxes

Displaying a message to the user after he started an action belongs to a good usability. In the era of Web 2.0 applications, the user is expecting such optical signal after his actions. Also WordPress... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress 3.0 Nav Menu UI Update

I just recognized, that the Nav Menu UI of WordPress 3.0 got updated. Here are 2 screenshots from the trunk: read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

WordPress Developer Hint

With WordPress 3.0 debugging will be easier, whereas one constants gets eliminated and an already existing constant will do their work. For developers the following 3 constants are important and should exist in every wp-config.php... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Shortlinks with WordPress 3.0

There will be a new function in the coming 3.0 version, which will create a shortlink to a post. At default it will be in the header of your frontend. read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Better Plugin List in WordPress 3.0

One of the main reason why WordPress is so popular is the amount of available Plugins. Most users using Plugins via the most popular way - in the folder plugins under wp-content, and activate them... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Example How To Add Meta Boxes To Edit Area

Additional fields, meta boxes, in the edit area of WordPress often are useful and easier for customers instead of using Custom Fields. A small Plugin will show you three options. Use it, make WordPress even... read more...