wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_get_col_charset › WordPress Filter Hooks
Since4.2.0
Deprecatedn/a
› apply_filters( 'pre_get_col_charset', null, $table, $column )
| Parameters: (3) |
|
| Defined at: |
|
| Codex: |
Filters the column charset value before the DB is checked.
Passing a non-null value to the filter will short-circuit checking the DB for the charset, returning that value instead.Related Functions: _canonical_charset, get_cli_args, get_column_headers, wp_get_link_cats, wp_get_post_cats, print_column_headers
Related Hooks: pre_get_table_charset, pre_get_comments, pre_get_posts, wp_mail_charset, pre_get_sites