Linux 软件免费装
Banner图

Markdown Editor

开发者 seothemes
更新时间 2018年4月6日 08:57
捐献地址: 去捐款
PHP版本: 4.8 及以上
WordPress版本: 4.9.4
版权: GPL-2.0+
版权网址: 版权信息

标签

editor markdown

下载

详情介绍:

Markdown Editor replaces the default WordPress editor with a Markdown editor for your posts and pages. This plugin uses the Jetpack Markdown module for converting Markdown into HTML and plays nicely with Jetpack if both plugins are installed. There are 4 editor layouts to choose from when writing posts: default, preview, full-screen and split screen. Changes are updated automatically allowing you to preview your content as you write. By default Markdown Editor is only enabled on Posts, but you can enable it on pages and custom post types by adding post type support. For example to add Markdown support to Pages, add the following line of code to your theme's functions.php file: add_post_type_support( 'page', 'wpcom-markdown' ); To add Markdown support to a 'Product' custom post type, add this to your theme's functions.php file: add_post_type_support( 'product', 'wpcom-markdown' );

安装:

Automatic Plugin Installation
  1. Go to Plugins > Add New.
  2. Type in the name of the WordPress Plugin or descriptive keyword, author, or tag in Search Plugins box or click a tag link below the screen.
  3. Find the WordPress Plugin you wish to install.
  4. Click Details for more information about the Plugin and instructions you may wish to print or save to help setup the Plugin.
  5. Click Install Now to install the WordPress Plugin.
  6. The resulting installation screen will list the installation as successful or note any problems during the install.
  7. If successful, click Activate Plugin to activate it, or Return to Plugin Installer for further actions.
Manual Plugin Installation
  1. Download your WordPress Plugin to your desktop.
  2. If downloaded as a zip archive, extract the Plugin folder to your desktop.
  3. Read through the \"readme\" file thoroughly to ensure you follow the installation instructions.
  4. With your FTP program, upload the Plugin folder to the wp-content/plugins folder in your WordPress directory online.
  5. Go to Plugins screen and find the newly uploaded Plugin in the list.
  6. Click Activate to activate it.

更新日志:

2018/04/01 - 0.1.7 2018/04/01 - 0.1.6 2018/04/01 - 0.1.5 2018/04/01 - 0.1.4 2017/08/27 - 0.1.3 2017/08/15 - 0.1.2 2017/08/01 - 0.1.0