Skip to content

blogjunkie/yoast-seo-eliminate-notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Yoast SEO Suppress Messages WordPress Plugin

Suppresses the Yoast SEO messages to "Take the Tour" and see "What's New". Tested on Yoast SEO 3.2.3

More Information

See https://salferrarello.com/yoast-seo-eliminate-notifications/

How to Add to composer.json

Step 1: Add to the respositories array

	"repositories":[
	    {
			"type": "vcs",
			"url": "https://github.com/salcode/yoast-seo-eliminate-notifications"
		}
	]

Step 2: Add to the require object

	"require": {
		"salcode/yoast-seo-eliminate-notifications": "dev-master",
	}

Author

Sal Ferrarello / @salcode

About

WordPress Plugin to disable Yoast SEO notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%