• Hello, your plugin is very useful, thanks.

    I would only suggest a small change in a future update.

    On line 569 of widgets_on_pages.php a call is made to the css file that contains the absolute path “/wp-content/plugins/widgets-on-pages/wop.css”.

    It would be better to change this line to:
    echo “<link rel = ‘stylesheet’ id = ‘wop-css’ href ='”. plugins_url (‘wop.css’, __ FILE__). “‘Type =’ text / css” media = “all” /> “;

    For this, the wp-content folder can be renamed freely, as is suggested to increase security.

    Hugs,

    Herbert

    http://wordpress.org/plugins/widgets-on-pages/

Viewing 1 replies (of 1 total)
  • amommy

    (@amommy)

    Came to support for same exact thing to ask if it could be changed next release. Don’t think that’s going to happen anytime soon. Doesn’t look like this is still in active dev/support. no changes in 2 years and havent seen author on here in a while. too bad

Viewing 1 replies (of 1 total)
  • The topic ‘Rename WP-Content folder adjust’ is closed to new replies.