Changes between Initial Version and Version 1 of Ticket #15327, comment 35
- Timestamp:
- 01/31/2012 08:41:38 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15327, comment 35
initial v1 6 6 We can lose the function_exists() in the default handler, as well, for `did_action`. 7 7 8 We cannot lose it for `__`, as locale.php is loaded after sunrise.php, or `is_rtl`, which is loaded after plugins.8 We cannot lose it for `__`, as ~~locale.php~~ l10n.php is loaded after sunrise.php, or `is_rtl`, which is loaded after plugins.