• Dear Maeve,

    Thanks for developing this plugin. I’m using it for a site that I’m launching shortly. I have a couple of ideas that may be of interest to you.

    Currently, the icons and scripts are enqueued relative to the content directory. I feel that enquing the scripts relative to the plugin directory, such as:

    wp_enqueue_script(‘cycle’, WP_PLUGIN_URL.’/logo-slider/jquery.cycle.all.min.js’, array(‘jquery’), ”, true);

    would make it more flexible. I have moved the plugins to a different folder and doing so breaks this plugin. By making it relative to the plugin directory via changes as above, the plugin is basically insulated from any modification that a user may wish to make.

    Best Regards,
    Mithun Sridharan

    https://www.ads-software.com/plugins/logo-slider/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Improvement ideas’ is closed to new replies.