描述
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:
- 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
常见问题
Please go here: https://wordpress.org/support/plugin/classic-plus/
评价
此插件暂无评价。
贡献者及开发者
更新日志
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