=== ClassicPlus To Enable Classic Functions ===
Contributors: lzw22
Donate link: https://lzwdot.com/blog/about
Tags: register document,link manager,enable classic,gravatar mirror,show excerpt,protected posts,html demo,img prefix,login limit,smtp email,highlight.js
Requires at least: 5.0
Tested up to: 5.8.2
Stable tag: 1.0.3
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.js Style
== Installation ==
To install the automatically:
- Through WordPress admin, use the menu: Plugin > Add new
- Search for classic-plus
- Click on install then click activate link
To install the plugin manually:
- Download and unzip the plugin classic-plus.zip
- Upload the classic-plus.zip directory to /wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu in WordPress
== Screenshots ==
1. Basic Settings
2. Post Content
3. Login Limit
4. SMTP Settings
== Changelog ==
= 1.0.3 =
- Optimize code security display
= 1.0.2 =
- Repair version number
= 1.0.0 =
1. Implement the functions in the description