• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Mastodon GitHub Twitter (inactive)
You are here: Home / Archives for WordPress Plugin

WordPress Plugin

WordPress Plugin Add Settings Link

WordPress Plugin Add Settings Link

Last updated on August 26, 2014 by Sal Ferrarello

Adding a Settings link to your plugin on the Plugin admin screen adds a bit of polish to your plugin. You’ve probably noticed many plugins include a Settings link right next to Deactivate and Edit. This is an easy feature to add. These Settings links are particularly nice due to the variability in settings page […]

Filed Under: Programming Tagged With: WordPress, WordPress Plugin

Google Authorship on WordPress.org

Last updated on July 2, 2014 by Sal Ferrarello

UPDATE:  Google is removing author images from search results making this tip much less useful.   As you can see, when you search “wordpress stop emails plugin” on Google, in addition to my Stop Emails WordPress Plugin on WordPress.org, you are treated to my smiling face. Feel free to try it yourself, https://www.google.com/search?q=wordpress+stop+emails+plugin Google Authorship A great […]

Filed Under: Programming Tagged With: seo, WordPress, WordPress Plugin

wp_insert_user() with “no role for this site”

Last updated on December 19, 2013 by Sal Ferrarello

My goal was to use wp_insert_user() to create a user with “no role for this site”.  For some notes on “no role for this site” see http://wordpress.org/support/topic/what-exactly-is-no-role-for-this-site-do#post-2177545 When using $new_user = wp_insert_user( $userdata ); omitting the role parameter in the $userdata uses the default role set. If you want “no role for this site”, set the […]

Filed Under: Programming Tagged With: WordPress, WordPress Plugin

Quick Cache requires PHP v5.3

Last updated on December 13, 2013 by Sal Ferrarello

WordPress Quick Cache Plugin There is a new version of the WordPress Quick Cache plugin available. Higher Minimum Requirements This new version requires PHP 5.3+  This is a higher requirement than WordPress itself, which requires a minimum of PHP 5.2.4 (http://wordpress.org/about/requirements/). Sometimes Newer is Not Better If you are running on a server with sub PHP […]

Filed Under: Computing Tagged With: WordPress, WordPress Plugin

Stop Emails WordPress Plugin

Last updated on June 14, 2016 by Sal Ferrarello

Stops outgoing emails. Any outgoing emails will fail silently (i.e. WordPress will operate as if the email was sent successfully but no email will actually be sent). Why I’ve found when doing development work, sometimes I want to work on a site (often locally) but I don’t want it sending out any emails. Now with […]

Filed Under: Programming Tagged With: WordPress, WordPress Plugin

  • «Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4

Copyright © 2023 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in