[buddypress-trac] [BuddyPress Trac] #6312: post_type_support - ajax changes the activity entry action
buddypress-trac
noreply at wordpress.org
Tue Mar 24 22:27:04 UTC 2015
#6312: post_type_support - ajax changes the activity entry action
----------------------------------+------------------------------
Reporter: shanebp | Owner: imath
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Component - Activity | Version: 2.2.1
Severity: normal | Resolution:
Keywords: reporter-feedback |
----------------------------------+------------------------------
Comment (by imath):
Replying to [comment:6 shanebp]:
> mon petit chou chou.
I'll take this as being nice. FYI: in my country this is ironic & not
being nice.
> Unless I want to customize the 'bp_activity_new_post' field, correct?
Actually, this will need to go in labels
{{{
'labels' => array(
'name' => __( 'Artikel', 'your-plugin-
textdomain' ),
'singular_name' => __( 'Artikel', 'sozialdynamik' ),
'bp_activity_admin_filter' => __( 'Neuer Artikel veröffentlicht',
'sozialdynamik' ),
'bp_activity_front_filter' => __( 'Artikel', 'sozialdynamik' ),
'bp_activity_new_post' => __( '%1$s hat den neuen <a
href="%2$s">Artikel</a>', 'sozialdynamik' ),
'bp_activity_new_post_ms' => __( '%1$s hat den neuen <a
href="%2$s">Artikel</a>, on the site %3$s', 'sozialdynamik' ),
),
}}}
> Meanwhile, the reason for this ticket still remains.
If the problem remains once the labels 'bp_activity_new_post' and
'bp_activity_new_post_ms' are set during the register_post_type() step:
yes. Do you confirm it's the case ?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6312#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list