wpseek.com
WordPress开发者和主题制作者的搜索引擎



update_translations_complete_actions › WordPress过滤钩子

Since3.7.0
已弃用n/a
apply_filters( 'update_translations_complete_actions', $update_actions )
参数:
  • (string[]) $update_actions Array of translations update links.
    Required: Yes
定义在:
文档:

Filters the list of action links available following a translations update.





源码

$update_actions = apply_filters( 'update_translations_complete_actions', $update_actions );