Title: FrontKit for WordPress
Author: Joe Hoyle
Published: <strong>2016 年 5 月 3 日</strong>
Last modified: 2016 年 5 月 11 日

---

搜索插件

![](https://ps.w.org/frontkit/assets/banner-772x250.png?rev=1409399)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/frontkit_4a4a49.svg)

# FrontKit for WordPress

 作者：[Joe Hoyle](https://profiles.wordpress.org/joehoyle/)

[下载](https://downloads.wordpress.org/plugin/frontkit.zip)

 * [详情](https://cn.wordpress.org/plugins/frontkit/#description)
 * [评价](https://cn.wordpress.org/plugins/frontkit/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/frontkit/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/frontkit/#developers)

 [支持](https://wordpress.org/support/plugin/frontkit/)

## 描述

WP FrontKit is a front end editor that enhances the WordPress publishing experience
by providing users access a new intuitive editor directly from the front end of 
their web site. The streamlined interface allows for a distraction free editing 
experience that integrates an array of tools that are available from the dashboard,
including access to the media library and image formatting.

#### Features

 * Ability to create new posts and update existing posts from the front end.
 * Easily style your content with the following:
    - Heading styles
    - Block quotes
    - Bold & Italic
    - List style
    - Linked text
 * Easily Add Media to your post from either the WordPress media library or by uploading
   images directly from your device
 * Enhance images by adding captions, or adding a link the image

The plugin utilizes the WordPress REST API, and therefore requires the [REST API plugin](https://wordpress.org/plugins/rest-api/).

## 屏幕截图

 * [[
 * FrontKit
 * [[
 * FrontKit
 * [[
 * FrontKit
 * [[

## 安装

 1. Install the [WP REST API plugin (Version 2)](https://wordpress.org/plugins/rest-api/)
    plugin.
 2. Upload `frontkit` to your `/wp-content/plugins/` directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.
 4. View a post on your site and try editing it!

#### Custom theme integration

If you want your own theme to support front end editing with FrontKit, you just 
need to add theme support for `frontkit` and define the CSS paths to some elements
in the theme.

For example, place the following in your `functions.php` changing the CSS paths 
where necessary.:

    ```
    add_theme_support( 'frontkit', array(     'title'           => '.single-post .entry-title',     'content'         => '.single-post .post-content', ) ); 
    ```

## 常见问题

#### What version of PHP does FrontKit require?

FrontKit works with 5.2.4+, though you should really be using [5.6+](https://wordpress.org/about/requirements/)
🙂

## 评价

此插件暂无评价。

## 贡献者及开发者

「FrontKit for WordPress」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Joe Hoyle ](https://profiles.wordpress.org/joehoyle/)

[帮助将「FrontKit for WordPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/frontkit)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/frontkit/)，查看[SVN仓库](https://plugins.svn.wordpress.org/frontkit/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/frontkit/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/frontkit/)。

## 更新日志

#### 1.0 Alpha 2

 * Added notifications to the UI
 * Fixed distraction free mode

#### 1.0 Alpha 1

 * New plugin arrives!
 * We are in alpha, be kind 🙂

## 额外信息

 *  版本 **1.0.0-alpha-2**
 *  最后更新：**10 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **4.4.34**
 *  语言
 * [English (US)](https://wordpress.org/plugins/frontkit/)
 * 标签
 * [editing](https://cn.wordpress.org/plugins/tags/editing/)[editor](https://cn.wordpress.org/plugins/tags/editor/)
   [frontend editing](https://cn.wordpress.org/plugins/tags/frontend-editing/)
 *  [高级视图](https://cn.wordpress.org/plugins/frontkit/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/frontkit/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/frontkit/reviews/)

## 贡献者

 *   [ Joe Hoyle ](https://profiles.wordpress.org/joehoyle/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/frontkit/)