Description
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
Screenshots
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
- 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
FAQ-e
Please go here: https://wordpress.org/support/plugin/classic-plus/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ClassicPlus To Enable Classic Functions” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ClassicPlus To Enable Classic Functions” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
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