Title: Default values?
Last modified: March 19, 2020

---

# Default values?

 *  Resolved [Paul](https://wordpress.org/support/users/paulherrmann/)
 * (@paulherrmann)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/default-values-7/)
 * Hey there,
 * Perhaps somebody knows the answer to this.
    I am deploying WP as a package and
   preload it with various themes and plugins. I want to include admin menu editor
   and want to offer some menu management out of the box. Is something like this
   possible? Like modifying a file that would apply a set of rules on plugin activation?(
   I am activating the plugin on installation)
 * Any help is appreciated.
 * Thanks!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Janis Elsts](https://wordpress.org/support/users/whiteshadow/)
 * (@whiteshadow)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/default-values-7/#post-12564067)
 * Maybe you could create a template configuration on your own site, copy the configuration
   data from the database, and then import it into the new site’s database later?
   The plugin stores admin menu settings in the `wp_options` table, in an option
   called `ws_menu_editor` (in Multisite it uses the `wp_sitemeta` instead).

Viewing 1 replies (of 1 total)

The topic ‘Default values?’ is closed to new replies.

 * ![](https://ps.w.org/admin-menu-editor/assets/icon-128x128.png?rev=1418604)
 * [Admin Menu Editor](https://wordpress.org/plugins/admin-menu-editor/)
 * [Support Threads](https://wordpress.org/support/plugin/admin-menu-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-menu-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-menu-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-menu-editor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Janis Elsts](https://wordpress.org/support/users/whiteshadow/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/default-values-7/#post-12564067)
 * Status: resolved