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



add_inline_data › Działania WordPress Hooks

Od4.9.8
Przestarzałyn/a
do_action( 'add_inline_data', $post, $post_type_object )
Parametry: (2)
  • (WP_Post) $post The current post object.
    Wymagane: Tak
  • (WP_Post_Type) $post_type_object The current post's post type object.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires after outputting the fields for the inline editor for posts and pages.





Źródło

do_action( 'add_inline_data', $post, $post_type_object );