WordPress Tutorials

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

Embed WordPress Functions Outside WordPress

From time to time you need data from WordPress, but should not displayed in the system; they are necessary outside the installation. There are basically two options. Content can be quite easy provide via feed... read more...

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

Build A WordPress 2.8 Widget With The New Widget API

One of the main changes in WordPress 2.8 is the new widget API. This API is fully object oriented and provides the programmer all the necessary functions to create a WordPress widgets. Also, it now... read more...

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

WordPress: Working With Options

Options in WordPress are in an extra options table (with Prefix before) stored. Options include the blog name, which theme is used, etc.. Plugins define their settings as options. A simple example of how options... read more...

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

Secure Your Mail With WordPress Antispambot Function

A little-known feature in WordPress is antispambot() from the wp-includes/formatting.php. It is a kind obfuscator of the email address. It doesn't create a clickable mailto link. Our e-mail with antispambot in the source code looks... read more...

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

Removing WordPress Login Design

In a previous post, I showed the possibility, how to use WordPress in regard to Corporate Identity. For example adjusting the login area. This shouldn't be a tough task with the according articles. Create Your... read more...

Pages: Prev 1 2 3 4 5 6 7 8 Next