@10up/cypress-wp-utils
Preparing search index...
interface/post-data
default
Interface default
Post Data
interface
default
{
beforeSave
?:
CallableFunction
;
content
?:
string
;
postType
?:
string
;
status
?:
string
;
title
:
string
;
}
Index
Properties
before
Save?
content?
post
Type?
status?
title
Properties
Optional
before
Save
beforeSave
?:
CallableFunction
Before save callback
Optional
content
content
?:
string
Post content
Optional
post
Type
postType
?:
string
Post type
Optional
status
status
?:
string
Post status
title
title
:
string
Post title
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
before
Save
content
post
Type
status
title
@10up/cypress-wp-utils
Loading...
Post Data