• Since 2.6, you’ve been able to define a new location/name for the wp-content folder.

    define('WP_CONTENT_DIR', '/path/to/wp-content');
    define('WP_CONTENT_URL', '/url/to/wp-content');

    It would be great if this plugin could support that. 🙂

    Also, the custom image page suffix that zenphoto lets you add to your gallery pages is missing from the thumbnail URLs (.html, .php, etc.).

    Great plugin otherwise. 🙂

    http://wordpress.org/extend/plugins/zenphotopress/

Viewing 1 replies (of 1 total)
  • Thanks, I didn’t know about the two WP_CONTENT constants. I think I’ll include support for them in the next minor release.

    As for the suffix, I’ll have to look into it. If I’m not mistaken, however, everything should work just fine even without that.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: ZenphotoPress] Add support for custom wp-content location & thumbnail URL suffix’ is closed to new replies.