Viewing 2 reply threads
  • Author
    Posts
    • #5281
      efegue
      Member

      Hello,

      How can I add a metabox to my plugin settings page? Looks like a post type needs to be associated with a metabox which in this case doesn’t apply.

      Any way around it?

      Thanks!

    • #5283
      Steve
      Keymaster

      @efegue– Welcome to the Piklist community!

      The latest version of Piklist, v0.9.9.x, makes this super easy.

      When registering your setting add:
      'layout' => 'meta-boxes'

      You can see an example in the built-in demos. Check out this file.

    • #5287
      efegue
      Member

      Awesome! Thanks a lot 🙂

Viewing 2 reply threads
  • The topic ‘Add metabox to settings page’ is closed to new replies.