
Best Practice for Multilanguage WordPress Content? New Plugin!
WordPress Tutorials | December 24th, 2011 | by Frank | 24 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 | 1 Comment
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 | 3 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...

Register Settings on WordPress Multisite
WordPress Plugins | December 21st, 2011 | by Frank | 2 Comments
The use of WordPress for several blogs in the network can be useful to simplify several steps and is becoming increasingly popular. Whether you want the classical scenarios of blog hosting service or like to... read more...

WordPress constants overview
WordPress Tutorials | December 20th, 2011 | by Frank | 9 Comments
In the backend of WordPress you don't have an input field for each possible modification. Some are only available via an action or a filter and for some changes you need to define or change... read more...




