[wp-trac] [WordPress Trac] #31758: hashtag stripped out of wp-admin backend Dashboard URL's
WordPress Trac
noreply at wordpress.org
Wed Mar 25 00:07:01 UTC 2015
#31758: hashtag stripped out of wp-admin backend Dashboard URL's
--------------------------+------------------------------
Reporter: AITpro | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by AITpro):
The problem code is here: /wp-admin/includes/misc.php
Code Line: 854
Function name: wp_admin_canonical_url
Commenting out this action - hashtags are no longer stripped out of wp-
admin URL's
add_action( 'admin_head', 'wp_admin_canonical_url' );
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31758#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list