=== ClassicPlus To Enable Classic Functions ===
Contributors: lzw22
Donate link: https://lzwdot.com/blog/about
Tags: document, link manager, classic, gravatar, demo, limit, email, highlight
Requires at least: 5.0
Tested up to: 5.8.2
Stable tag: 1.1.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
A plug-in can enable all classic functions, and also contains some practical functions

1. Register hierarchical posts to build documents
2. Enable Link Manager
3. Enable Classic Editor
4. Enable Classic Widgets
5. Gravatar Mirror Server
6. In archive and home page display the post excerpt
7. Password protected posts only the content after `<--more-->` require password
8. Use vuejs and `<div class="html-demo"></div>` to preview html code
9. Img Src Prefix, like a CDN
10. Enable Login Limit
11. Enable SMTP Email
12. Highlight Style

== Installation ==
To install the automatically:

- Open WordPress admin, go to Plugins, click Add New
- Enter "classicplus" in search and hit Enter
- Plugin will show up as the first on the list (look for 'ClassicPlus To Enable Classic Functions'), click "Install Now"
- Activate & open plugin's settings page located under the Settings menu

To install the plugin manually:

- Download the latest stable version from from [downloads.wordpress.org/plugin/classic-plus.latest-stable.zip](https://downloads.wordpress.org/plugin/classic-plus.latest-stable.zip)
- Unzip it and upload to `/wp-content/plugins/`
- Open WordPress admin - Plugins and click "Activate" next to "ClassicPlus"
- Open plugin's admin page located under the Settings menu

== Frequently Asked Questions ==
> Please go here: https://wordpress.org/support/plugin/classic-plus/

== Screenshots ==
1. Basic Settings
2. Post Content
3. Login Limit
4. SMTP Settings

== Changelog ==
= 1.1.2 =
optimize style

= 1.1.1 =
- remove highlight.js
- add prism.js

= 1.1.0 =
- fix `[list_catalog]` function bug

= 1.0.9 =
- update css and [list_category] function

= 1.0.8 =
- fix bugs

= 1.0.7 =
- add short codes: `[list_category]` and `[list_catalog]`

= 1.0.6 =
- add languages

= 1.0.5 =
- fix input object text

= 1.0.4 =
- update readme.txt

= 1.0.3 =
- Optimize code security display

= 1.0.2 =
- Repair version number

= 1.0.0 =
- Implement the functions in the description

== Upgrade Notice ==
> Please check the change log