Tag plugins

How to make a plugin

Plugin

Disable plugins and themes update notification So I have just drafted my first plugin. Actually it is really easy. All I had to do, was create a directory with the plugin name in my /wp-content/plugins/ directory. My new directory /wp-content/plugins/disable_plugins_themes_update_notification…