Posts Tagged ‘Code’

Disable WordPress Search
WordPress Hacks | April 17th, 2009 | by Frank | 6 Comments
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...

WordPress Category Exists?
WordPress Hacks | March 25th, 2009 | by Frank | 6 Comments
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...

Numbering your comments, pingbacks, trackbacks or all
WordPress Hacks | February 3rd, 2009 | by Frank | 23 Comments
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...

Spelling WordPress Always Correctly
WordPress Hacks | January 30th, 2009 | by Michael | 24 Comments
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...

WordPress – Return URL
WordPress Hacks | October 2nd, 2008 | by Frank | 4 Comments
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...

Determine Path To Plugin and Content Directories
WordPress Hacks | September 26th, 2008 | by Frank | 4 Comments
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...



