Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
MSF
/
msf-climate-hub
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
8beab433
authored
2023-10-06 13:01:40 -0400
by
Jeremy Groot
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
cleaned commands
1 parent
b1a485bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
wp-content/themes/msf-child/inc/commands.php
wp-content/themes/msf-child/inc/commands.php
View file @
8beab43
...
...
@@ -215,12 +215,6 @@ class SYNC_FILES {
}
/**
* Registers our command when cli get's initialized.
*
* @since 1.0.0
* @author Scott Anderson
*/
function
sync_files_cli_register_commands
()
{
WP_CLI
::
add_command
(
'tz'
,
'SYNC_FILES'
);
}
...
...
Please
register
or
sign in
to post a comment