Title: FeedToPosts
Author: natinho68
Published: <strong>2018 年 7 月 24 日</strong>
Last modified: 2018 年 7 月 25 日

---

搜索插件

![](https://ps.w.org/flux-to-posts/assets/banner-772x250.png?rev=1915007)

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

![](https://ps.w.org/flux-to-posts/assets/icon-256x256.png?rev=1915005)

# FeedToPosts

 作者：[natinho68](https://profiles.wordpress.org/natinho68/)

[下载](https://downloads.wordpress.org/plugin/flux-to-posts.zip)

 * [详情](https://cn.wordpress.org/plugins/flux-to-posts/#description)
 * [评价](https://cn.wordpress.org/plugins/flux-to-posts/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/flux-to-posts/#developers)

 [支持](https://wordpress.org/support/plugin/flux-to-posts/)

## 描述

A posts importer based on a JSON stream.
 Posts generation by form and handle an
automation system.

### Getting Started

 * Local server environment or live server

### Prerequisites

 * Tested on WP 4.9.7
 * Your Feed must be a JSON, and formatted like describe in the plugin settings.

I do not know if it will work on previous or higher versions

### Installing

Download the plugin, and put files into `/wp-content/plugins/`

 * Activate the plugin
 * Go to the Feed to posts page in the admin menu
 * Put a feed and click on “Generate Posts”
 * Your posts have been imported

### Automation

Please note that for automation, you must first inject posts via the form in the
settings of the plugin. Once done, you are free to do automation as explained below.

If you want to check that new posts are available in your feed, add a cron job like
this (here every 5 minutes) :

    ```
    */5 * * * * wget http://YOURDOMAIN.DOMAIN/?rest_route=/FeedToPosts/v1/feedtoposts
    ```

If you want simple authentication, add a `.htaccess` require_auth and `.htpasswd`
pair, for this url. Just add `--user user --password` pass to your cron job.

### Author

Nathan MEYER https://github.com/natinho68

## 屏幕截图

 * [[
 * plugin settings
 * [[
 * json response from automation

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ natinho68 ](https://profiles.wordpress.org/natinho68/)

[帮助将「FeedToPosts」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/flux-to-posts)

### 对开发感兴趣吗?

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

## 更新日志

v1.0

## 额外信息

 *  版本 **1.0**
 *  最后更新：**8 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 4.9.7 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  语言
 * [English (US)](https://wordpress.org/plugins/flux-to-posts/)
 * 标签
 * [automation](https://cn.wordpress.org/plugins/tags/automation/)[feed](https://cn.wordpress.org/plugins/tags/feed/)
   [JSON](https://cn.wordpress.org/plugins/tags/json/)[stream](https://cn.wordpress.org/plugins/tags/stream/)
 *  [高级视图](https://cn.wordpress.org/plugins/flux-to-posts/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/flux-to-posts/reviews/)

## 贡献者

 *   [ natinho68 ](https://profiles.wordpress.org/natinho68/)

## 支持

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

 [查看支持论坛](https://wordpress.org/support/plugin/flux-to-posts/)