eeb/validate/is_post_excluded Description:This filter allows you to manipulate the excluded posts list. Parameter Type Description $return bool True if the post …
Filter eeb_protect_content shortcode
eeb/frontend/shortcode/eeb_protect_content Description:This filter allows you to manipulate the content given by the [eeb_protect_content] shortcode. You can use it to run …
What will be protected?
Our plugin is capable of protecting a lot of different spots of emails. Down below you find a list with …
Filter to manipulate raw page content
eeb/validate/filter_page_content Description:This filter fires straight after the page_filter function to allow you a raw filtering of all the collected/loaded content. …
Filter to manipulate raw hook content
eeb/validate/filter_content_content Description:This filter fires straight after the content_filter function to allow you a raw filtering of every single content. Parameter …
Filter Email Encoder form ajax output
eeb/ajax/encoder_form_response Description:This filter allows you to manipulate the protected content that is returned by the email encoder form. Parameter Type …
Filter Email Encoder form HTML
eeb_form_content Description:Filter the email encoder form html. Parameter Type Description $form string The html of the encoder form. $labels string …
Filter Email Encoder page name
eeb/settings/page_name Description:Filter the page name of the plugin page. Parameter Type Description $this->page_name string The page name ofthe plugin page …
Filter Email Encoder page title
eeb/settings/page_title Description:Filter the page title of the plugin page. Parameter Type Description $this->page_title string The page title of the plugin …
Action After Email Encoder Plugin Loaded
eeb_plugin_loaded Description:Fires after the Email Encoder plugin was loaded. do_action( ‘eeb_plugin_loaded’ );
- Page 1 of 2
- 1
- 2