• When loading the plugin directory URL use plugins_url() instead of WP_PLUGIN_URL

    Eg: define(‘file_url’,plugins_url().”/your_file/”);

    Source: plugin-main.php, line# 21

    Because WP_PLUGIN_URL doesn’t work on SSL properly, so this caused a delay in the launch of our website.

Viewing 1 replies (of 1 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hello adaldesign,

    Thanks for taking time to review this plugin, Custom Scrollbar.

    I’d like to let you know that Custom Scrollbar never uses the constant WP_PLUGIN_URL. I believe you must be talking about a different plugin and mistakenly posted it on this review section of Custom Scrollbar.

    Please double-check the plugin you were going to review.

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