Posts Tagged ‘WordPress Tutorials’

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

Comment Form Hooks Visualized

Most themes (e.g. TwentyTen) use the comment_form() function to insert the comment form after posts. There are quite some hooks inside the function but they are hard to localize. The codex documentation isn't too helpful,... read more...

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

php-Console with Chrome and WordPress

Google Browser Chrome and their Chromium project are becoming more popular. Initially it was the speed of Chrome, which made it so popular but now also the extensions are getting in the focus of the... read more...

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

Exclude Posts and Pages in WordPress Search

Sometimes you don't like to display every post and page on search results. Today I like to show you how to filter the search in your frontend. Therefore I add a filter to the query... read more...

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

Exclude Post from WordPress Feed

In a previous post I provide a solution on how to exclude certain categories from your feed. You can do the same with other content and I will show you in this post how you... read more...

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

Use More Flexibility In WordPress Templates

Those who have wanted to create their Theme for WordPress quite flexible, and loves the modularization, had always to involve the path to the template. With WordPress 3.0, this will be different and it is... 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...

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