WordPress plugins are updated quite frequently and that is not a hassle anymore due to WordPress having a inbuilt mechanism to allow users to update their plugins from the plugins dashboard.
[Continue Reading...]WordPress plugins are updated quite frequently and that is not a hassle anymore due to WordPress having a inbuilt mechanism to allow users to update their plugins from the plugins dashboard.
[Continue Reading...]Just a few days ago we asked users to send us WordPress tips to our twitter account @weblogtooltips, and there are several interesting things we came across. Here is the fist digest of interesting news that we came across on twitter.
[Continue Reading...]Likewise we often look to find and highlight the best WordPress news through Weblog Tools Collection, to make it easier for everyone who want to share their tips and tricks with us, we now have a twitter account
[Continue Reading...]I did a post for a Antivirus plugin for WordPress, several users commenting about different plugins that improve the security of WordPress, so I decided to sum up some of the plugins that provide security and comment spam protection for WordPress blogs.
[Continue Reading...]I receive questions about WordPress from various sources and I love answering them. I serve on the technical advisory board for our local University and recently ran into one of the other board members who had been using WordPress for some time. He wanted his WordPress site to do a few things that he could not get to work and his email to me ended with “I think I have hit the end of WordPress’ capabilities.” I respectfully disagreed and proceeded to give him links to solutions that I had found. He found them really useful and is going to use them in his re-design. This perception of “reaching the end of WordPress” is somewhat common. At a recent WordCamp, I had the distinct feeling (after talking with a bunch of the attendees and from feedback) that they were looking for cool things to do with their WordPress blog to […]
[Continue Reading...]Like most of you, I have experimented with many WordPress plugins. I have seen a lot of great plugins and also a lot of bad plugins. I am a bit of a WordPress plugin developer myself, and I admit that I borrow many ideas from other good WordPress plugins. From that experience I have consolidated these good ideas into a checklist that you can follow when reviewing or coding a new WordPress plugin. Here are my picks of the top characteristics that make a great WordPress plugin. 10. Easy Installation I have seen plugins that require you to modify code after plugin activation to be able to get it to work properly. The instructions were documented clearly in the readme.txt file, but most of the users seem to have missed it (I could tell from the frustration in the plugin support thread). Not everybody reads the installation instructions inside the […]
[Continue Reading...]Well there are two links that showcase 11 and 10 fixes and hacks respectively. Most Desired WordPress Hacks: 11 Common Requests and Fixes: Noupe lists 11 commonly requested WordPress hacks and elegant fixes for them. They include avoiding duplicate content, having category specific menus, sidebar login boxes, most wanted categories etc. 10 WordPress Hacks to make Your Life Easy: Jai lists another 10 hacks to play with. His hack tutorials include adding gravatars to comments, Twitter, image gallery, author bio etc. Some of these are just tutorials on how features work within WordPress and how to incorporate them into existing themes while others are all our modifications of code in themes and in various other places. None of them look too difficult and some of them can be accomplished with plugins. However, all of them are worth checking out.
[Continue Reading...][I did not write this post. It was written with great care and in great detail by MichaelH on the news section and is reproduced verbatim here. For those of you that do not know Michael’s work, his work on the Codex and his help with WordPress and its documentation makes him a legend in my books. Thank you Michael!] These questions and answers were gleaned from the wp-hackers and wp-testers e-mail lists over that last several weeks. Q. How can I find the Post ID or Page ID? A. If your browser shows the URL in the status bar, when you mouse over a link, you can see the ID in the as part of the URL displayed in the browser status bar. In FireFox you can show the status bar by checking the Status bar choice under View. A more complicated method to finding the ID is to use […]
[Continue Reading...]Obviously Powered by WordPress. © 2003-2013
How to Track RSS Subscribers in a Blog Contest
Let me start off by saying that this post will not talk about how to get sponsors, how to determine prizes, or how to determine rules for a blog contest. This post will talk about how to tweak your WordPress blog to solve the biggest problem in running a blog contest to gain RSS subscribers. Problem The issue here is that there is no easy way to track if each contestant has actually subscribed to your RSS feed. Without the ability to confirm RSS subscription, anybody can just claim that they have subscribed to your feed and get a free entry into the contest. Solution A known solution to this problem is to include a special contest code into your RSS feed and not have this code visible on your website. That way each contestant will be forced to grab the code from your feed and submit the code via […]
[Continue Reading...]