@devgateway/wp-react-lib
Preparing search index...
Wp_Types
Interface Wp_Types
interface
Wp_Types
{
_links
:
Links
;
description
:
string
;
has_archive
:
boolean
;
hierarchical
:
boolean
;
icon
:
string
;
name
:
string
;
rest_base
:
string
;
rest_namespace
:
string
;
slug
:
string
;
taxonomies
:
string
[]
;
template
:
any
[]
;
template_lock
:
boolean
;
yoast_head
:
string
|
null
;
yoast_head_json
:
Record
<
string
,
any
>
|
null
;
}
Index
Properties
_
links
description
has_
archive
hierarchical
icon
name
rest_
base
rest_
namespace
slug
taxonomies
template
template_
lock
yoast_
head
yoast_
head_
json
Properties
_
links
_links
:
Links
description
description
:
string
has_
archive
has_archive
:
boolean
hierarchical
hierarchical
:
boolean
icon
icon
:
string
name
name
:
string
rest_
base
rest_base
:
string
rest_
namespace
rest_namespace
:
string
slug
slug
:
string
taxonomies
taxonomies
:
string
[]
template
template
:
any
[]
template_
lock
template_lock
:
boolean
yoast_
head
yoast_head
:
string
|
null
yoast_
head_
json
yoast_head_json
:
Record
<
string
,
any
>
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
description
has_
archive
hierarchical
icon
name
rest_
base
rest_
namespace
slug
taxonomies
template
template_
lock
yoast_
head
yoast_
head_
json
@devgateway/wp-react-lib
Loading...