Opened 14 years ago
Closed 14 years ago
#23297 closed defect (bug) (duplicate)
Translated $hook_suffix
| Reported by: | brasofilo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugins | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Depending on WPLANG, I'm getting a different $hook_suffix / $current_screen->base
I traced the origin to the function get_plugin_page_hookname() in /wp-admin/includes/plugin.php, but can't see a solution.
Experiencing this using the plugin Advanced Custom Fields. I'm trying to hook in the plugin page and just discovered this issue, one would expect this kind of slug not to be translated.
(attachments, $current_screen object with default WPLANG and defined as pt_BR)
Only found refence to this in Ticket: #8246
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #18857.