Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
champsupertramp committed Oct 17, 2023
1 parent 706b6fd commit fc8b143
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Templates/Developer/plugin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
* Version: 1.0.0
* Author: Ultimate Member
* Author URI: https://www.ultimatemember.com
* Text Domain: {plugin_dir_root}
* Text Domain: um-extended-{plugin_dir}
*
* @package {plugin_name}
* @package UM_Extended_{plugin_name}
*/

define( 'UM_EXTENDED_{plugin_namespace_root}_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
Expand Down
1 change: 1 addition & 0 deletions um-wpcli.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Author: Ultimate Member
* Author URI: https://www.ultimatemember.com
* Text Domain: um-wpcli
* UM version: 2.6.12
*
* @package Champ
*/
Expand Down

0 comments on commit fc8b143

Please sign in to comment.