Posts Tagged ‘Advent Calendar’

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

WordPress Options Passed To JavaScript #1

In WordPress you are not always in the PHP world and so you have to pass settings and data from the database to scripts sometimes. In many Plugins you can find solutions in loading the... read more...

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

Best Practice for Multilanguage WordPress Content? New Plugin!

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...

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

Separate Logic From Output

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...

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

Adding Custom Fields to WordPress User Profile

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...

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

Register Settings on WordPress Multisite

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...

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

Easier Plugin Development by Moving Plugin Directory

If you're a experienced programmer you're testing your programs not only with the latest version of WordPress but also with some older versions since there are many dated installations. So you have several versions installed... read more...

Pages: 1 2 3 4 5 6 ...9 10 11 Next