Header Requirements()

As described in Getting Started, the main PHP file should include header comment what tells WordPress that a file is a plugin and provides information about the plugin. Minimum Fields At a minimum, a header comment must contain the Plugin Name: Header Fields Available header fields: A valid PHP file with a header comment might … Continue reading Header Requirements