Skip to content

Creating Subpage called "Settings" #30

@jljr222

Description

@jljr222

I really like this! I'm getting started with WordPress plugin development, and this has been really helpful. My issue may be unique and not a typical use case, but here is what I'm trying to accomplish:

  • Plugin Menu Name
    -- Settings
    -- Another Option

You can see that above I'm trying to create the initial page for my plugin. That page has all of my sections, fields, etc., set on it. I added a sub-page to the plugin, and it automatically made a sub-page above it that has the same name as the menu:

  • Plugin Menu Name
    -- Plugin Menu Name
    -- Another Option

What I would like to do is rename the first sub-page to be called "Settings." I've seen a lot of plugins do it this way, and I wanted to mimic that. The slug between "Settings" and "Plugin Menu Name" should be the same.

Is this possible?."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions