Posts Tagged ‘WP’

Use WordPress Login
WordPress Themes | November 6th, 2009 | by Frank | 10 Comments
WordPress makes it pretty easy to log in and out of WordPress in a theme. Basically with two functions read more...

WordPress 2.9 add_theme_support and has_post_image
WordPress News | November 3rd, 2009 | by Michael | 4 Comments
The new the_post_image functionality in WordPress version 2.9 has been enhanced. New is the wp-settings.php line read more...

Easier And Better Solutions To Get Pictures On Your Posts
WordPress Tutorials | October 20th, 2009 | by Frank | 11 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 | 12 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 | 8 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...


