wpseek.com
A WordPress-centric search engine for devs and theme authors
run_wptexturize › WordPress Filter Hooks
Since4.0.0
Deprecatedn/a
› apply_filters( 'run_wptexturize', $run_texturize )
| Parameters: |
|
| See: |
|
| Defined at: |
|
| Codex: |
Filters whether to skip running wptexturize().
Returning false from the filter will effectively short-circuit wptexturize() and return the original text passed to the function instead. The filter runs only once, the first time wptexturize() is called.Related Functions: wptexturize, wptexturize_primes, _wptexturize_pushpop_element, esc_textarea, wp_text_diff, __return_zero
Related Hooks: no_texturize_tags, no_texturize_shortcodes, pre_wp_filesize, esc_textarea, unload_textdomain