I want to add someting additional for Writing settings page, ie in options-writing.php page.
I have seen that add_options_page will add under settings, but can anyone help me to direct what I have to do to add something for the writing settings page (Settings/Writing) page.
ClaytonJames
Member
Posted 2 years ago #
What exactly do you wish to "add" ?
I am trying to write a plugin. But the settings for that plugin has to come in Writing settings page, ie in options-writing.php page.
if we add add_meta_box - it will come when adding/editing posts.
I could not find what I have to do to add something for "Writings Settings"