Docs: Change @since
entry for add_inline_data
action added in [42676] to 4.9.8.
See #36085. git-svn-id: https://develop.svn.wordpress.org/trunk@43460 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2b539c3a91
commit
018779aca1
@ -364,7 +364,7 @@ function get_inline_data( $post ) {
|
||||
/**
|
||||
* Fires after outputting the fields for the inline editor for posts and pages.
|
||||
*
|
||||
* @since 5.0.0
|
||||
* @since 4.9.8
|
||||
*
|
||||
* @param WP_Post $post The current post object.
|
||||
* @param WP_Post_Type $post_type_object The current post's post type object.
|
||||
|
Loading…
Reference in New Issue
Block a user