wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



post_updated_messages › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'post_updated_messages', $messages )
Parametry:
  • (array[]) $messages Post updated messages. For defaults see `$messages` declarations above.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the post updated messages.





Źródło

$messages = apply_filters( 'post_updated_messages', $messages );