# U-Design-Core

U-Design theme's core plugin.  

**Contributors:** [AndonDesign](https://themeforest.net/user/andondesign "AndonDesign")  
**Author URL:** https://themeforest.net/user/andondesign  
**Tags:** u-design  
**Requires at least:** 4.8  
**Tested up to:** 5.3  
**Stable tag:** 1.0.9  
**License:** GPLv2  
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html  

This is an accompanying plugin for the U-Design theme.

## Description

This plugin contains functionality to serve the U-Design theme that do not otherwise belong in a theme according to Envato's theme and plugin requirements. Those are things like widgets, shortcodes, etc.

## Installation

This section describes how to install the plugin and get it working.

### 1-Click Install

1. Login to your WordPress Dashboard.
2. Make sure you have the *U-Design* theme installed and activated.
3. Go to the *U-Design &rarr; Related Plugins* page.
4. Install the *U-Design Core* plugin there.

### Manual Install

#### WordPress Dashboard Method

1. Login to your WordPress Dashboard.
2. Go to *Plugins &rarr; Add New*.
3. Click 'Upload Plugin' at the top.
4. Upload the `u-design-core.zip` file.
5. Once installed, click 'Activate Plugin'.

#### FTP Method

1. Upload `u-design-core.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

## Frequently Asked Questions

### I see shortcodes as clear text in my page in the frontend, what is wrong?

Looks like you don't have the *U-Design Core* plugin installed or activated, so make sure to do that.

### Will the plugin detect whether WooCommerce is currently active?

Yes, the plugin will check  whether both WooCommerce plugin and U-Design theme are currently enabled and then load the necessary functionality to make the theme compatible with WooCommerce.

## Changelog

### 1.0.9

- Fixed : Addressed a warning for undefined constant 'WC_VERSION'

### 1.0.8

- Updated : German translations
- Updated : Compatibility with WooCommerce v4.2+

### 1.0.7

- Updated : Compatibility with WooCommerce v4.1.0

### 1.0.6

- Updated : Compatibility with WooCommerce v4.0.0

### 1.0.5

- Updated : Compatibility with WooCommerce v3.9.0

### 1.0.4

- Updated : Compatibility with WooCommerce v3.8.0

### 1.0.3

- Updated : French translations
- Fixed : translation text domain in some files

### 1.0.2

* Updated : Compatibility with WooCommerce v3.7.0

### 1.0.1

* Updated : Compatibility with WooCommerce v3.6.4
* Fixed : An error by a function determining current theme name

### 1.0.0

* Initial Release
