We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught ValueError: Unknown format specifier "t" in /custom-permalinks/admin/class-custom-permalinks-post-types-table.php:247.
/custom-permalinks/admin/class-custom-permalinks-post-types-table.php:247
This error comes when the post title has % symbol.
%
Stack trace:
#0 /custom-permalinks/admin/class-custom-permalinks-post-types-table.php(247): sprintf() #1 /wp-admin/includes/class-wp-list-table.php(1554): Custom_Permalinks_Post_Types_Table->column_title() #2 /wp-admin/includes/class-wp-list-table.php(1499): WP_List_Table->single_row_columns() #3 /wp-admin/includes/class-wp-list-table.php(1486): WP_List_Table->single_row() #4 /wp-admin/includes/class-wp-list-table.php(1471): WP_List_Table->display_rows() #5 /wp-admin/includes/class-wp-list-table.php(1398): WP_List_Table->display_rows_or_placeholder()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uncaught ValueError: Unknown format specifier "t" in
/custom-permalinks/admin/class-custom-permalinks-post-types-table.php:247
.This error comes when the post title has
%
symbol.Stack trace:
The text was updated successfully, but these errors were encountered: