Posts Tagged ‘PHP’

Easier And Better Solutions To Get Pictures On Your Posts
WordPress Tutorials | October 20th, 2009 | by Frank | 15 Comments
WordPress makes it pretty easy to upload picture on posts and pages. Thereby are various data stored, which can be used. Again and again, you can read tutorials on how to bring photos to posts,... read more...

WordPress Database Functions
WordPress Tutorials | October 12th, 2009 | by Frank | 13 Comments
The WordPress database class is quite extensive and provides a range of methods to work effectively with the database and thereby use the WordPress standard. You can find the class in /wp-includes/wp-db.php where the individual... read more...

WordPress Searchform, Template Tag or Template
WordPress Tutorials | October 5th, 2009 | by Frank | 2 Comments
There are several ways to integrate search function into a theme for WordPresss, usually built in a template, which is included into the theme. This is not in all cases necessary and can also be... read more...

Filter Duplicate Posts in the Loop
WordPress Hacks | September 28th, 2009 | by Frank | 9 Comments
As the question arises quite often I'd like to show how I make sure that the content presented, which were output in a loop, not showed up again in a second loop. read more...

Add File Types for Mediathek
WordPress Hacks | September 18th, 2009 | by Frank | 1 Comment
In WordPress 2.8.5 the whitelist of allowed MIME types for downloads will be valid for administrators the first time. This is a step towards security and you can, with the help of a constant, upload... read more...

Check If Required Plugin Is Active
WordPress Hacks | September 7th, 2009 | by Frank | 5 Comments
It might be, that your own written Plugin requires another stand alone Plugin to be active. For example if you like to offer a version with enhanced functionality of a Plugin. There are certainly a... read more...



