[buddypress-trac] [BuddyPress Trac] #7018: Properly declare all properties on classes
buddypress-trac
noreply at wordpress.org
Sat Jul 30 21:49:08 UTC 2016
#7018: Properly declare all properties on classes
-------------------------+-----------------------------
Reporter: tw2113 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------------
Comment (by tw2113):
CHECK FOR MULTIPLE SPOTS
class-bp-activity-activity.php
{$bp->activity->table_name}
buddypress()->activity->table_name_meta
$bp->profile->table_name_data
class-bp-activity-component.php
buddypress()->plugin_dir
$bp->table_prefix
$bp->pages->activity->slug
buddypress()->my_account_menu_id
$bp->bp_options_title
$bp->bp_options_avatar
class-bp-activity-feed.php
Need to decide on visibility of properties
class-bp-activity-list-table
buddypress()->profile->name
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7018#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list