Wrong Header
-
Hi,
The header of the main file of your php file doesn’t respect the WordPress convention.
There is no version number in it…Should be something like
/* * Plugin Name: SEO Friendly Images * Author: Chris Alhambra * Description: The plugin automatically adds “ALT tags” to all images on your site, that do not have a manually set ALT tags, using a smart scan for the best SEO optimization. * Version: 1.1 */
The topic ‘Wrong Header’ is closed to new replies.