• Hello,

    Currently using rewrites for uploads and content folders:

    RewriteRule ^cdn/(.+) /wp-content/uploads/$1 [L,QSA]
    RewriteRule ^content/(.+) /wp-content/$1 [L,QSA]

    Plugin: WP Hide

    Adaptive Images htaccess rules do not go along hence images are not passed to Adaptive Images.

    Could you make the plugin WP Hide compatible?

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, my friend,

    Thank you for your message!

    I am afraid that the way the WP Hide plugin actually does hide the /wp-content folder makes it impossible for the Adaptive Images plugin to detect the rewrite and handle it in some. Sorry about that!

    Perhaps you could try manually moving the Adaptive Images rewrites before the WP Hide rewrites and see if this works. Although I suspect that the original image urls will have probably changed too, in order to reflect the WP Hide plugin rewrite and this will still be confusing for the Adaptive Images plugin.

    We could try and add some options in our settings page, where the WordPress administrator could add such path transformations, but it is not in our roadmap yet. I guess you need to choose which plugin you need most. Personally, I do not find hiding the /wp-content directory of much value, but you will have to make the decision on your own.

    Hope this helps!

    Cheers,
    Takis

Viewing 1 replies (of 1 total)
  • The topic ‘WP Hide and/or uploads folder rewrite support’ is closed to new replies.