Forums

[Plugin: ZenphotoPress] Add support for custom wp-content location & thumbnail URL suffix (2 posts)

  1. Tadling
    Member
    Posted 2 years ago #

    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/

  2. Simbul
    Member
    Posted 2 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic