Title: Customize Pro Engine
Author: seothemes
Published: <strong>Setembre 20, 2019</strong>
Last modified: Novembre 26, 2019

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/customize-pro-engine.svg)

# Customize Pro Engine

 By [seothemes](https://profiles.wordpress.org/seothemes/)

[Download](https://downloads.wordpress.org/plugin/customize-pro-engine.zip)

 * [Details](https://bal.wordpress.org/plugins/customize-pro-engine/#description)
 * [Reviews](https://bal.wordpress.org/plugins/customize-pro-engine/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/customize-pro-engine/#installation)
 * [Development](https://bal.wordpress.org/plugins/customize-pro-engine/#developers)

 [Support](https://wordpress.org/support/plugin/customize-pro-engine/)

## Description

**Please note that this plugin requires the [Customize Pro child theme](https://seothemes.com/themes/customize-pro)
and will not work without it.**

Customize Pro Engine will be shown in the list of recommended plugins when you activate
the Customize Pro theme and run through the Genesis [One Click Theme Setup](https://studiopress.github.io/genesis/theme-setup/)
process.

This plugin provides the following functionality:

 * Over 500 Customizer settings
 * Handy shortcodes
 * Hero section
 * Widget areas
 * WooCommerce compatibility
 * Base CSS and JS
 * Repositioning of Genesis hooks
 * Useful helper functions
 * Loading Google Fonts

This plugin was created as a way to keep the child theme up to date with the latest
features, security fixes and bug fixes. By shifting the majority of code out of 
the child theme and into a plugin, we are able to provide automatic updates without
overwriting customizations made to your child theme.

## Installation

 1. Go to Plugins > Add New.
 2. Type in the name of the WordPress Plugin or descriptive keyword, author, or tag
    in Search Plugins box or click a tag link below the screen.
 3. Find the WordPress Plugin you wish to install.
 4. Click Details for more information about the Plugin and instructions you may wish
    to print or save to help setup the Plugin.
 5. Click Install Now to install the WordPress Plugin.
 6. The resulting installation screen will list the installation as successful or note
    any problems during the install.
 7. If successful, click Activate Plugin to activate it, or Return to Plugin Installer
    for further actions.

## FAQ

  How can I override plugin functionality?

Customize Pro has over 500 Customizer settings so hopefully you don’t need to!

In the rare event that you do, everything in this plugin is a hook, you can add/
remove/modify them the same way as any other hook.

One thing worth noting is that this plugin uses namespaces to avoid naming conflicts.
This means that the namespace needs to be included in the name of the function to
modify. For example:

    ```
    remove_filter( 'get_custom_logo', 'CustomizePro\custom_logo_size' );
    ```

The namespace can be found at the top of each file in the plugin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Customize Pro Engine” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ seothemes ](https://profiles.wordpress.org/seothemes/)

[Translate “Customize Pro Engine” into your language.](https://translate.wordpress.org/projects/wp-plugins/customize-pro-engine)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/customize-pro-engine/),
check out the [SVN repository](https://plugins.svn.wordpress.org/customize-pro-engine/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/customize-pro-engine/)
by [RSS](https://plugins.trac.wordpress.org/log/customize-pro-engine/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.1**
 *  Last updated **6 anys ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.3 or higher **
 *  Tested up to **5.3.21**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/customize-pro-engine/)
 * Tag
 * [genesis](https://bal.wordpress.org/plugins/tags/genesis/)
 *  [Advanced View](https://bal.wordpress.org/plugins/customize-pro-engine/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/customize-pro-engine/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/customize-pro-engine/reviews/)

## Contributors

 *   [ seothemes ](https://profiles.wordpress.org/seothemes/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/customize-pro-engine/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://seothemes.com)