[buddypress-trac] [BuddyPress] #4831: BP bases site data/activity entries on WP search engine instructions
buddypress-trac
noreply at wordpress.org
Sat Feb 16 14:44:47 UTC 2013
#4831: BP bases site data/activity entries on WP search engine instructions
--------------------------+-----------------------------
Reporter: hnla | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version:
Severity: minor | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by hnla):
I'm referencing trunk and there are 1.7 additions that cause your line
numberings to be off.
Originally I focussed on this:
{{{
$is_private = !empty( $_POST['blog_public'] ) && (int)
$_POST['blog_public'] ? false : true;
}}}
As the test for whether to record activity.
But have realised there's a need to fully grasp all of that file & it's
functions.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4831#comment:7>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list