Rewrite – WP includes
As default a WordPress installation contain a wp-include folder which store files and resources used on themes and plugin. This section allow a way to change this slug from any links on front side html. Continue reading
As default a WordPress installation contain a wp-include folder which store files and resources used on themes and plugin. This section allow a way to change this slug from any links on front side html. Continue reading
Plugin provide multiple options to control outputted HTML data, however giving the complexity of existing WordPress themes and plugins, sometimes certain area may not be covered. In such cases you can extend plugin functionality (see Create a custom Module Component, extending the plugin functionality), or through filters wph/ob_start_callback which would be the easiest way. Continue reading
Trigger when Admin Components Included
Add default URL replacements
Trigger on Module Component loaded
$field_id
$saved_field_value
$_class_instance
$module
On loaded module
Trigger on recovery actions
Recent Comments