Plugin Directory

Changeset 3302292


Ignore:
Timestamp:
05/28/2025 02:20:31 PM (10 months ago)
Author:
creativform
Message:

Adding blueprint.json updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • serbian-transliteration/assets/blueprints/blueprint.json

    r3285833 r3302292  
    2424    },
    2525    {
     26      "step": "writeFile",
     27      "path": "/wp-content/mu-plugins/set-language.php",
     28      "contents": "<?php\nadd_action('init', function() {\n  update_option('WPLANG', 'sr_RS');\n});"
     29    },
     30    {
    2631      "step": "login",
    2732      "username": "admin",
Note: See TracChangeset for help on using the changeset viewer.