WPDev.one
Core Function
View Source on Trac ↗

get_inline_data()

get_inline_data( mixed $post )

Adds hidden fields with the data for use in the inline editor for posts and pages.

Parameters 1 required

Name / Type Description
$post
WP_Post

Post object.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.7.0
Source File
wp-admin/includes/template.php
Advertisement