Opened 9 years ago
Closed 7 years ago
#6831 closed enhancement (fixed)
Remove remove_node 'edit' in bp-core-adminbar.php
Reported by: | hnla | Owned by: | tw2113 |
---|---|---|---|
Milestone: | 2.9 | Priority: | low |
Severity: | minor | Version: | |
Component: | Core | Keywords: | needs-patch WP4.1 |
Cc: |
Description
In bp-core-adminbar.php we address empty edit links for post/pages being created by removing the 'node' L: 43.
if ( is_buddypress() ) { $wp_admin_bar->remove_node( 'edit' ); }
This carries the comment that it ought to be removed when a WP ticket/patch is committed that checks for empty edit link before rendering. This ticket and patch has been committed and closed 17 months ago:
https://core.trac.wordpress.org/ticket/29538
Time to remove?
Attachments (1)
Change History (11)
#2
@
9 years ago
- Keywords WP4.1 added; 4.1 removed
- Milestone changed from Awaiting Review to Future Release
#4
@
8 years ago
We now support only 4.1+ for WordPress.
Any reason not to close this one now @DJPaul @hnla ?
Note: See
TracTickets for help on using
tickets.
Let's wait until our minimum WP version is 4.1. Should be sometime later this year, at current rate. I'll tag this 4.1!