• Resolved JoelDenne

    (@joeldenne)


    The latest version has introduced a change which breaks any site with a custom WordPress Content Directory (Like the Bedrock stack).

    It’s on line 724 of breeze/trunk/inc/functions.php

    $path_to_plugin = ABSPATH . ‘wp-content/plugins/breeze/’;

    This should use WP_CONTENT_DIR global instead of harcoding ‘wp-content’.

    • This topic was modified 11 months, 2 weeks ago by JoelDenne.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Breaking Change in 2.1’ is closed to new replies.