Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #45488, comment 3


Ignore:
Timestamp:
12/05/2018 05:06:23 PM (6 years ago)
Author:
ettoredn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45488, comment 3

    v1 v2  
    1616}}}
    1717
    18 I also realized the ''md5 hash is computed from the relative filename found in the PO file'' (e.g. "js/myscript.js") which is relative to the path given to wp i18n make-pot's mandatory <source> parameter.
     18I also realized ''wp-cli's md5 hash is computed from the relative filename found in the PO file'' (e.g. "js/myscript.js") which is relative to the path given to wp i18n make-pot's mandatory <source> parameter, whereas WP
    1919
    2020Moreover, I wonder whether l18n.php::load_script_textdomain():916 should actually have the equality operator i.e.