We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0813741 commit ce3c716Copy full SHA for ce3c716
blueprint.json
@@ -221,7 +221,7 @@
221
{
222
"step": "writeFile",
223
"path": "/wordpress/wp-content/mu-plugins/allsitesmenu-notice.php",
224
- "data": "<?php add_action('admin_notices', function() { echo '<div class=\"notice notice-info is-dismissible\"><p>Check All Sites in admin bar.</p></div>'; });"
+ "data": "<?php add_action('admin_notices', function() { echo '<div class=\"notice notice-info is-dismissible\"><p>Check All Sites in the admin bar.</p></div>'; });"
225
}
226
]
227
0 commit comments