Messages
Houses possible messages that are outputted to stdout when various commands are ran.
Source
File: includes/cli/messages.php
Expand full source code Collapse full source code View on Github
Methods
- get_activated_text — "Activated" text.
- get_active_text — "Active" text.
- get_deactivated_text — "Deactivated" text.
- get_inactive_text — "Inactive" text.
- get_option_updated_text — "Option Updated" text.
- get_wrong_command_text — "Please check the command and try again." text.
- output_activated_status_message — Output the outcome of an activate or on command.
- output_deactivated_status_message — Output the outcome of a deactivate or off command.
- output_updated_status_message — Output the outcome of updating a submodule value in the database.