• When downloading/installing this plugin using the Plugins Installer inside of a standard WP installation, the plugin is unusable unless the user understands to open the ReadMe file and follow the instructions. Most users won’t even know that the ReadMe file exists since they are using the automated downloader. Therefore the plugin is basically broken for 99% of users.

    The ReadMe tells users to move the PHP file into the /plugins/ folder. Ideally the user shouldn’t have to do anything, and the stylesheets.php file should be coded to work with the default installation directory which is /wp-content/plugins/cross-theme-stylesheets/

    I’ve attached an updated version of the code here:
    http://pastebin.com/urH9CH2t
    You probably want to update the ReadMe file to reflect the path changes (which now use the installation directory), and remove the line “Add stylesheets.php to your wp-plugins directory” from the Installation section.

    http://wordpress.org/plugins/cross-theme-stylesheets/

  • The topic ‘A few fixes’ is closed to new replies.