Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit b326517

Browse files
committed
Switch from grunt-wordpress to Gilded WordPress
1 parent 7a3af6f commit b326517

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mu-plugins/grunt-wordpress.php renamed to mu-plugins/gilded-wordpress.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
/**
3-
* Plugin Name: Grunt WordPress XML-RPC extensions
4-
* Description: Adds custom XML-RPC methods for use with grunt-wordpress.
3+
* Plugin Name: Gilded WordPress XML-RPC extensions
4+
* Description: Adds custom XML-RPC methods for use with Gilded WordPress.
55
*/
66

7-
define( 'GW_VERSION', '1.2.1' );
7+
define( 'GW_VERSION', '1.0.0' );
88

99
if ( ! defined( 'GW_RESOURCE_DIR' ) )
1010
define( 'GW_RESOURCE_DIR', gw_resources_dir( home_url() ) );

0 commit comments

Comments
 (0)