Tag Archives: code

Changing the wp_mail from address in WordPress without a plugin

One of the most common questions regarding the WP-Members™ plugin is, “How do I change the email address from wordpress@mydomain.com?”  I suspect that until they use this plugin, most people are unaware that WordPress has its own function for sending email … Continue reading

Posted in WordPress, WP-Members | Tagged , , , , , | 25 Comments

Modify the ‘more’ link – removing the anchor link

You have a blog running WordPress.  You like to use the ‘more’ link for post excerpts, but you have ads running at the top of the page and the ‘more’ link puts in an anchor by default that takes the … Continue reading

Posted in WordPress | Tagged , , , | Leave a comment

Write a simple WP plugin to add the trademark symbol (™) to your mark

You have a trademark you need to mark on your WordPress site, but you don’t want to search through the site to find each occurrence and update each post?  I have developed a plugin for you that will ™ or ® … Continue reading

Posted in Blogging Tips, WordPress | Tagged , , , , , , | 1 Comment

Howto: Write a simple keyword meta tag plugin for WordPress

There are various SEO plugins available for WordPress, but let’s say you have some unique needs or for some other reason want to write your own.  How would you go about doing that? Well, this tutorial is going to show … Continue reading

Posted in WordPress | Tagged | 2 Comments