
WP_List_Table – a step by step guide
WordPress Tutorials | March 27th, 2012 | by Latz | 23 Comments
Throughout WordPress the class WP_List_Table is used to display data, e.g. users, plugins, comments, or posts. The class contains almost all necessary methods for displaying, sorting, paginating, and searching data and and what is more... read more...

We’ve Lost A Very Good Friend, WordPress Enthusiast And An Important Part Of WPEngineer!
WPengineer Misc | March 13th, 2012 | by Alex | 29 Comments
Sadness has descended on WPEngineer last week. Michael Preuß, one of our WPEngineer Team, died suddenly after a short illness and after a memorable life. Frank and I are still in shock and we can't... read more...

Stop SOPA!
WPengineer Misc | January 17th, 2012 | by Frank | 1 Comment
What is this all about: Help Stop SOPA/PIPA Turn off your website on January 18th for 12 hours. Simple and fast solution for turn the website off; use the Plugin WP Maintenance Mode, original for... read more...

Best Practice for Multilanguage WordPress Content? New Plugin!
WordPress Tutorials | December 24th, 2011 | by Frank | 27 Comments
Since the beginning of WordPress the desire to publish the content in different languages is huge. But the topic can quickly become complex, because not only the rendering of content in the form of text... read more...

Separate Logic From Output
WordPress Tutorials | December 23rd, 2011 | by Frank | 2 Comments
Once HTML is defined within a function for output, the HTML will be separated from the logic! In this case the function is defined twice. A function contains only logic and values are returned only... read more...

Adding Custom Fields to WordPress User Profile
WordPress Hacks | December 22nd, 2011 | by Frank | 11 Comments
The user profile of WordPress can be fairly easily adapted to add your own values. So you can add the necessary fields according to your requirements. Here is how you do it, we add a... read more...



