Posts Tagged ‘hack’

Change WordPress Mail Sender
WordPress Plugins | August 19th, 2009 | by Frank | 4 Comments
WordPress makes it easy and fast to add new users in the backend. Since version 2.8 of WordPress, it can send the access information via email. A nice feature, with no additional settings to change... read more...

Correct Pagination with get_posts
WordPress Hacks | May 28th, 2009 | by Michael | 4 Comments
If you like to show your posts a little bit different on your homepage or category page. For example having a different amount of posts showing on these pages, as it is set in your... read more...
Different Favicons For Backend And Frontend
WordPress Hacks | May 18th, 2009 | by Alex | 11 Comments
Do you have the same problem? We all have a lot tabs open, especially of our own blogs and all tabs look the same, since there is the same favicon for backend and frontend in... read more...

Secure Your Mail With WordPress Antispambot Function
WordPress Hacks, WordPress Tutorials | February 19th, 2009 | by Michael | 14 Comments
A little-known feature in WordPress is antispambot() from the wp-includes/formatting.php. It is a kind obfuscator of the email address. It doesn't create a clickable mailto link. Our e-mail with antispambot in the source code looks... read more...

Adding A Private Page Into The Navigation
WordPress Hacks, WordPress Plugins, WordPress Tutorials | January 7th, 2009 | by Michael | 24 Comments
If you use pages which have the state private, they will not be shown in the navigation. Nevertheless it can make sense to show this specific page in the navigation, if you want to provide... read more...


