A “neater” way would be to create your own custom plug-in that bundles all of these features together. You could hard-code your initial configuration, then just drop it in whenever you create a new site.
Related Posts:
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- How to call a plugin function from index.php
- Sending all emails using SMTP
- __(): What if I have to pass in a variable?
- Custom Taxonomy in plugin and template
- How Does WordPress Uninclude/Deactivate A Plugin?
- Where can I propose a new plugin?
- Woocommerce checkout page custom checkbox ticked
- Disallow a user to post in certain categories
- Why allow overriding crucial pluggable functions wp_verify_nonce and wp_create_nonce?
- What is the proper filter to add html to a post / page title?
- Back End Interface Plugin
- How to edit plugin’s html? [closed]
- Force wordpress to request for FTP Info on theme/plugin install/update
- Datepicker not supporting timepicker
- Add a Custom Permalink option in the Permalink Admin Screen?
- Date in the URL with The Events Calendar
- Why am i getting this error? WordPress database error: [Query was empty]
- Auto add content such as pages upon plugin activation?
- Make id column as AUTO INCREMENT on plugin activation
- How to change commenter links to /user/user_id?
- Execute a plugin only on post pages
- How to send a mail when a plugin update found?
- WordPress Multisite user activation hook from email
- Notepad sticky plugin
- WordPress Gutenberg react make import of __experimentalUseInnerBlocksProps which is no more experimetal
- Retrieving a path when dealing with composer packages
- Warning in Pluggable.php
- Is it possible to use multiple post_name, post_title and post_content?
- Merging Two menus in the backend into one menu
- accessing wp.media api from a tinymce plugin
- Restrict access to content in conjunction with facebook connect & google login
- Which filter affects the ‘entry-title’ post class
- how to insert data in wordpress table usnig jquery ajax
- Hack-Proof OR Security in WordPress — is it real?
- Is wp-app.php or wp-apps.php needed for WordPress?
- How to distinguish if a plugin is not installed or just not active
- JavaScript in a PHP plugin
- Checking the count within a foreach loop
- Remove specific plugins and themes from the Dashboard->Updates page [duplicate]
- WordPress Apply filter in plugin causes 500 internal error
- Meta query for comparing two dates
- Can’t activate Plugin: unexpected T_STRING, expecting T_FUNCTION [closed]
- How to prevent plugins from sniffing/stealing other plugins’ options?
- Is there a plugin for feedback like Kissmetrics available? [closed]
- Mask and Track Outbound Links
- Shortcode does not expand in Facebook like
- How do i show different group of images below a button when the button is clicked on the same page in wordpress? [closed]
- why need theme,if page builder is there in wordpress [closed]
- Is it possible to instantiate a new WC_Cart?
- How to redirect to a page after the form is submitted
- Exporting Custom Taxonomy in plugin
- Posts to have category specific sidebars with the widgets
- Add background image/layout for single page?
- Separate jQuery for Individual Comments?
- Does WordPress check for updates of a plugin via plugins root folder name?
- How to write a new file when new post has been published in WordPress
- Need to add/remove group of options and display them as rows
- Using call_user_func() within add_settings_section() within a Class
- Paypal Framework
- custom wordpress theme and yoast seo injecting text in body
- Fatal error “Call to undefined function is_plugin_active” each time the plugin is activated
- Block content with popup
- How to check if short code is present in template?
- Product Page loads terribly slow when product gallery images are added
- front end editor creation for Restropress plug in – displaying information from a WP admin area, on a different URL
- Clean old users
- How to make WooCommerce multiple filter with custom meta fields
- One WooCommerce Store to multi distributor sites
- Cannot display wordpress thumbnail
- WordPress User profile with Avatar upload on the front end without plugin?
- How to change the width of certain paragraph or header blocks?
- How do I render content from a wp_editor in a plugin setting field?
- Only return taxonomies that are linked to a category & product
- Settings Fields not showing up in Submenu Page
- Trying to remove a couple categories from shop page
- Enabling plugin on specific pages and subpages
- Widget display in theme
- Can i add custom code in Source in specific page, Header from function.php?
- Plugin to Delete All Posts Monthly
- plugin not working for adding post to page
- URL Rewriting from a Plugin based on custom values
- Plugin menu replaced by another plugin?
- Plugin De/Activation Not Firing On MultiSite install
- Change All Login/Signup Links in Plugin
- Buddypress Plugin for register user from other site’s [closed]
- WordPress plugins not showing after switching servers
- Need plugins and themes from clients site [closed]
- Permissions question [closed]
- Output dropdown results into Woocommerce Order details
- Display Video as Post Thumbnail
- Display products based on sub-categories
- woocommerce add variable after price
- how to embed a crop feature for cropping images uploaded by the user
- add_meta_box showing blank screen in my page
- Option value not getting updated until page refresh in WordPress
- How to create an Info Box on WordPress [closed]
- Fatal error: Uncaught Error: Call to a member function fetch_array() on bool
- Use inline callable for hooks and filters
- Error in using ‘admin_enqueue_scripts’ action through a class