Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45103, comment 25


Ignore:
Timestamp:
10/25/2018 09:39:19 PM (7 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45103, comment 25

    initial v1  
    44* The path detection seems fragile, there should be a few more tests to also test that it works with plugins and themes.
    55* The naming is a bit off, `set_translations()` vs. `Register a translation textdomain.`
     6* Tests are broken in PHP 5.2: `1) Tests_Dependencies_Scripts::test_wp_set_script_translation: Use of undefined constant __DIR__ - assumed '__DIR__'`