Update
This commit is contained in:
parent
ca991c6447
commit
ba79835af1
@ -76,7 +76,7 @@ class Opalestate_Admin_Agency {
|
|||||||
) ,
|
) ,
|
||||||
|
|
||||||
array(
|
array(
|
||||||
'name' => esc_html__( 'slogan', 'opalestate-pro' ),
|
'name' => esc_html__( 'Slogan', 'opalestate-pro' ),
|
||||||
'id' => "{$prefix}slogan",
|
'id' => "{$prefix}slogan",
|
||||||
'type' => 'text'
|
'type' => 'text'
|
||||||
)
|
)
|
||||||
|
@ -260,7 +260,7 @@ class Opalestate_Agency_MetaBox extends Opalestate_User_MetaBox {
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
'name' => esc_html__( 'slogan', 'opalestate-pro' ),
|
'name' => esc_html__( 'Slogan', 'opalestate-pro' ),
|
||||||
'id' => "{$prefix}slogan",
|
'id' => "{$prefix}slogan",
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user