I have gotten quite a few emails asking me on how I sent an automatic email to those who commented on my blog. First off, it is not just an automatic email, but a thank you email. I wanted to make sure that people remembered my site and knew that I constantly updated it. For
[Continue Reading...]WordPress
Mastering Pretty Permalinks in WordPress
What is pretty permalinks? Well for a brief explanation that is not difficult, it is changing the settings in your WordPress URL structure from yoursite.com/?p=2 , title ‘About’ to yoursite.com/about/ ( /%postname%/ ). To use this ‘pretty’ permalink structure and incorporate both pages and posts, you need to remember your hierarchy structure of your site.
[Continue Reading...]Plugin Development Etiquette And WordPress Dashboard Widgets
I build plugins myself and have shown my own appreciation for other WordPress plugin developers by either mentioning them or donating. However, I am having a big issue with seeing an alarming number of plugin developers put up a Dashboard widget in the WordPress backend when I install a plugin. Frankly, I am usually tolerant
[Continue Reading...]WordPress Plugin Review: WP Report Post
WP Report Post is a plugin that is pretty much self-explanatory by title alone. Created by Rajeevan, this plugin is for WordPress blogs with multiple authors or users. It is a way report dead links, duplicate material, or even inappropriate content. The plugin works with Ajax and iQuery. Other features are: Ability to restrict reporting
[Continue Reading...]Changing Your Username In WordPress
Of course, when you go to your own WordPress admin panel and update your profile, you will see that it says you cannot change your username. A lot of people usually choose admin as their login username. This is very common. For those who are using ‘admin’ for their username, it is best to change
[Continue Reading...]Inserting Adsense Between Posts in WordPress
There have been a few tutorials out there for inserting Google Adsense between posts, but a lot of them no longer work. Users have a lot of choices in Adsense plugins to insert their code within posts, sidebars, or main banner images. However, inserting between posts, say the 4th and 5th post is not as
[Continue Reading...]