A plug-in can enable all classic functions, and also contains some practical functions
- Register hierarchical posts to build documents
- Enable Link Manager
- Enable Classic Editor
- Enable Classic Widgets
- Gravatar Mirror Server
- In archive and home page display the post excerpt
- Password protected posts only the content after
<--more-->
require password
- Use vuejs and
<div class="html-demo"></div>
to preview html code
- Img Src Prefix, like a CDN
- Enable Login Limit
- Enable SMTP Email
- Highlight Style
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:
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
1.0.7
- add short codes:
[list_category]
and [list_catalog]
1.0.6
1.0.5
1.0.4
1.0.3
- Optimize code security display
1.0.2
1.0.0
- Implement the functions in the description