I wanted to develop a duplicate General Settings Page instead of the built in one and all the settings on the built-in General Settings Page will also be displayed on the new General Settings Page.. the purpose of this is add some codes like inserting some options of a new table. How to accomplish this?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
You don’t. You would have to keep your new page in sync with the core file each time WordPress is updated … that would not be very pragmatic. There is a third parameter for See the @Otto’s WordPress Settings API Tutorial for some examples. In one of my own plugins I do the same: Public Contact Data. See the method |
|||||||
|