3391 readersIn WordPress, switching from full posts to excerpt is easy if you edit your theme files. But do you know that you could achieve the same result without editing any of your theme file? Just read this recipe to find out.Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can
5759 readersOne of the nice things about using WordPress’ new post-thumbnails feature is that they provide tons of flexibility in terms of where and how you display your post thumbnails. By design, post thumbnails are not included within post content, so they will not be displayed in your blog posts unless you call them specifically with
-
7254 readersSo you've created a user and added a strong password because you care for your blog's security? Unfortunately you can't be sure that the user will keep this strong password since he/she can change it to a much weaker one on his profile page. This problem can be solved by adding a filter:
if (
7180 readersIn this DiW post, we transform three slices of code into a clean & stylish tabbed menu that visitors can use to login, register, and recover passwords from anywhere in your site. Too many features & details to explain up front, so check out the working demo to see the finished product. On the menu:
-
4898 readersRecently, I needed to build some functionality into a site that disabled the ability to reset the passwords of certain site administrators via the “lost password” form. However, I wanted to leave this option open for other users in case they needed to reset their password after forgetting it.
Thus, the Prevent Password
3 readers
It seems since the release of WordPress 2.5.1 – WordPress users have been experiencing issues with the built in password reset function.
Basically, the reset password function doesn’t work because the e-mail that’s supposed to contain the reset link never comes.
Not to worry, there is still hope if you have forgotten or lost your password.
307 readers
Just found out about a potentially annoying WordPress 2.8.3 security issue. Basically, anyone can reset your admin password without any confirmation. This could be a major annoyance if someone decides to reset your admin password constantly.
I just tested this (on one of my own test blogs, of course) and it actually
898 readersWordPress version 2.9 introduced the function of Post Thumbnail. We wrote about this feature in this post and here and also in many other blogs. I find it an advantage, if the overview of articles and pages also provides the associated thumbnail. Therefore, I would like to introduce a small code snippet that makes just
-
3312 readersAlmost every week I get asked a question about custom WordPress taxonomies and post types that has been bothering me for quite a while. I’ve thought over several solutions to the question and haven’t necessarily found the perfect one, but I have found one that may work in some cases.
The question usually goes back
-
3 readersLots of posts on WPShout are art directed, so you may wish to view this in your browser --> The Death of the Boring Blog Post – Easily Add Columns to Any WordPress PostSmashing Magazine recently published a wonderful post “The Death of the Boring Blog Post” which touches more or less on what I