过滤默认时间格式。
原型
apply_filters( 'time_formats', array $default_time_formats )
参数
$default_time_formats
(array)
默认时间格式的数组。
源文件
路径:wp-admin/options-general.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/time_formats/
过滤默认时间格式。
apply_filters( 'time_formats', array $default_time_formats )
$default_time_formats
(array)
默认时间格式的数组。
路径:wp-admin/options-general.php
英文文档:https://developer.wordpress.org/reference/hooks/time_formats/
请在后台设置小工具!