-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All Settings Screen section of Options does not show how to load it. #818
Comments
Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels. |
Also, the link to 3.0 in that section does not work. I could not find a replacement or where it mentioned this feature being removed in that version. |
I am taking care of this one, if its okay. |
https://developer.wordpress.org/apis/options/#all-settings-screen
New suggested text: WordPress 3.0 removed Settings > Miscellaneous screen and some of the options cannot be reached (ex. upload_url_path). You may use the All Settings Screen to view and change almost all options listed above. It is accessible by visiting |
Heads up @zzap - the "apis" label was applied to this issue. |
Updated. Thank you @creative-andrew for contribution ❤️ |
Issue Description
All Settings Screen section of Options does not show how to load it.
URL of the Page with the Issue
https://developer.wordpress.org/apis/options/#all-settings-screen
Section of Page with the issue
All Settings Screen
Why is this a problem?
This section mentions an option but no way to see it.
Suggested Fix
Mention /wp-admin/options.php as the location of the page.
The text was updated successfully, but these errors were encountered: