Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Make it Open Project Site
Commits
93d7a7aa
Commit
93d7a7aa
authored
Mar 17, 2021
by
alain
🐙
Browse files
rename options page
parent
97a87712
Changes
1
Show whitespace changes
Inline
Side-by-side
wordpress/wp-content/themes/makeitopen/inc/acf.php
View file @
93d7a7aa
...
...
@@ -4,8 +4,8 @@ function mio_acf_options() {
if
(
function_exists
(
'acf_add_options_page'
)
)
{
acf_add_options_page
(
array
(
'page_title'
=>
'M
I
O opti
e
s'
,
'menu_title'
=>
'M
I
O opti
e
s'
,
'page_title'
=>
'M
i
O opti
on
s'
,
'menu_title'
=>
'M
i
O opti
on
s'
,
'menu_slug'
=>
'theme-general-settings'
,
'capability'
=>
'edit_posts'
,
'position'
=>
1
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment