[buddypress-trac] [BuddyPress Trac] #6083: Perhaps split up classes in existing component-class.php to separate files
buddypress-trac
noreply at wordpress.org
Wed Feb 18 16:11:07 UTC 2015
#6083: Perhaps split up classes in existing component-class.php to separate files
--------------------------------------+-----------------------
Reporter: DJPaul | Owner: DJPaul
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.3
Component: Tools - Code Improvement | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------------------+-----------------------
Comment (by johnjamesjacoby):
If we use `BP_PLUGIN_DIR` we'll need to hardcode the component directory
paths. We can use `dirname( __FILE__ )` in the meantime as a direct
replacement for `__DIR__`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6083#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list