WordPress tip: Create a PDF viewer shortcode
If you’re using PDF files on your WordPress blog, it could be very cool to give your users the chance to open them using Google Docs. The...
Read MoreWordPress tip: Send article to a friend by email
In order to create more traffic on your blog, it can be a good idea to let your readers send your posts to their friends by email. A few...
Read MoreExclude Post from WordPress Feed
The function has two parameters and you give the first parameter $where an extension of the SQL-string, which will take care of the...
Read MoreEmbed Google Ad in First WordPress Post
The leading SEO (Search Engine Optimization) sites will tell you that placing an ad after the first post in your blog’s home page is...
Read MoreDelete all Feed Cache via SQL in WordPress
The Feed-Cache of WordPress is in the database, it’s in the table options and sometimes you like to delete it. With a little SQL this...
Read MoreCustom Pagination without WordPress Plugins
On day 9 of our Advents Calendar we show a custom pagination function which allows a user to insert custom next, previous or numbered page...
Read MoreCreate Users Automatically In WordPress
WordPress is a web application by many – often you have to create a bridge to other systems. For example, to give users a single...
Read MoreCustomizing Basic Content Administration
Customizing the Dashboard Widgets The dashboard is the first screen presented to registered visitors when they visit WordPress...
Read MoreAdd Menus to the Admin Bar of WordPress
The new WordPress admin bar facilitates the access of backend and frontend to areas of the back end. Of course, this new control element of...
Read MoreHow To Add Gravatars For The Post Author in WordPress
Now that Gravatar support is part of the WordPress core adding them into your WordPress theme is easy. Adding them to your comments has...
Read More
