Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #5652, comment 11


Ignore:
Timestamp:
05/24/2014 07:40:43 PM (10 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5652, comment 11

    initial v1  
    77
    88In the main `bp-loader.php` file:
    9 * `BP_PLUGIN_DIR` and `BP_PLUGIN_URL` are tweaked to take advantage of newer fixes in WP core
     9* `BP_PLUGIN_DIR` and `BP_PLUGIN_URL` are tweaked to take advantage of newer fixes in WP core.  I haven't copied over the `BP_PLUGIN_URL` changes from the stub loader because chances are devs aren't symlinking the regular directory when BP is downloaded from the wp.org plugin repo.  Open to discussing this.
    1010* The `file` and `basename` are calculated based off the `BP_PLUGIN_DIR` constant
    1111* `plugin_dir` and `plugin_url` are set to whatever build is running