• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Genesis Theme Framework a2z

Genesis Theme Framework a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Parsed Source / Parsed: 50180
  public function get_available_filters() {

    $default_filters = [
      'one_zero'                 => [ $this->sanitizer, 'one_zero' ],
      'no_html'                  => [ $this->sanitizer, 'no_html' ],
      'absint'                   => [ $this->sanitizer, 'absint' ],
      'safe_html'                => [ $this->sanitizer, 'safe_html' ],
      'requires_unfiltered_html' => [ $this->sanitizer, 'requires_unfiltered_html' ],
      'unfiltered_or_safe_html'  => [ $this->sanitizer, 'unfiltered_or_safe_html' ],
      'url'                      => [ $this->sanitizer, 'url' ],
      'email_address'            => [ $this->sanitizer, 'email_address' ],
    ];

    
/**
 * Filter the available sanitization filter types.
 *
 * @since 1.7.0
 *
 * @param array $default_filters Array with keys of sanitization types, and values of the filter function name as a callback
 */
    return apply_filters( 'genesis_available_sanitizer_filters', $default_filters );

  }
 

Published: 25th November 2019 | Last updated: 25th November 2019

Primary Sidebar

Information

Source ref: Genesis_Settings_Sanitizer::get_available_filters() – Return array of known sanitization filter types.
Parse count / Source file date: 1569839049
MD5 hash: aba5be27d94d5f6e0952307d5ec1f70a

Footer

Genesis a2z
Genesis Theme Framework a2z
WordPress Dynamic API Reference
WordPress 5.9.3
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  genesis.wp-a2z.org
© Copyright Genesis a2z 2014-2022. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites