Posts Tagged ‘Code’

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

Disable WordPress Search

Not always is the search in WordPress desired. The one or another application with WordPress doesn't need this feature. Even if it is an added value in my opinion. In some cases, it still shouldn't... read more...

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

WordPress Category Exists?

Already tried in WordPress to check if a category exists? There is no Template Tag so you need to create your own solution. I have 3 different solutions prepared, although one solution only works within... read more...

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

Numbering your comments, pingbacks, trackbacks or all

Since WordPress 2.7 exists an API for the comment area. Thereby you can purge the PHP-portion within comments.php. Jean-Baptiste shows a simple solution to count comments. This solution is very well known and get used... read more...

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

Spelling WordPress Always Correctly

Sometimes it happens that you have misspelled WordPress in your article because you were in a rush. Since WordPress is a registered trademark, it should be natural to write WordPress the correct way. As Lorelle... read more...

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

WordPress – Return URL

I already talked in my article Determine Path To Plugin and Content Directories about the possibilities how to keep functions in themes or Plugins free from error if you rename a folder, for example wp-content.... read more...

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

Determine Path To Plugin and Content Directories

If you like to write a Plugin and you want to keep it downward compatible, then check beforehand the constants, because since WordPress version 2.6 you can rename the folder wp-content and this will also... read more...

Pages: Prev 1 2 3 ...9 10 11 12 13 14 15