Title: WP-InstantArticles
Author: Lester Chan
Published: <strong>2016 年 2 月 26 日</strong>
Last modified: 2023 年 8 月 9 日

---

搜索插件

![](https://ps.w.org/wp-instantarticles/assets/banner-772x250.jpg?rev=1358539)

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

![](https://ps.w.org/wp-instantarticles/assets/icon.svg?rev=1358539)

# WP-InstantArticles

 作者：[Lester Chan](https://profiles.wordpress.org/gamerz/)

[下载](https://downloads.wordpress.org/plugin/wp-instantarticles.zip)

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

 [支持](https://wordpress.org/support/plugin/wp-instantarticles/)

## 描述

Facebook Instant Articles is a new way for publishers to distribute stories on Facebook.
Instant Articles load up to 10 times faster than the mobile web.

You can access your Instant Articles RSS feed at `http://yoursite.com/instant-articles`.

For more information checkout [Facebook’s Instant Articles Developer Guide](https://developers.facebook.com/docs/instant-articles).

### Build Status

### 开发

 * [https://github.com/lesterchan/wp-instantarticles](https://github.com/lesterchan/wp-instantarticles)

### 荣誉榜

 * Plugin icon by [Freepik](http://www.freepik.com) from [Flaticon](http://www.flaticon.com)

### Donations

I spent most of my free time creating, updating, maintaining and supporting these
plugins, if you really love my plugins and could spare me a couple of bucks, I will
really appreciate it. If not feel free to use it without any obligations.

## 安装

 1. Upload `wp-instantarticles` folder to the `/wp-content/plugins/` directory
 2. Activate the `WP-InstantArticles` plugin through the ‘Plugins’ menu in WordPress
 3. There are no options for the plugin. You can access the Instant Articles RSS feed
    at `http://yoursite.com/instant-articles`.

## 常见问题

### 404 when accessing `http://yoursite.com/instant-articles`.

 * You might need to re-generate permalink (WP-Admin -> Settings -> Permalinks -
   > Save Changes)

### Support for Custom Post Types?

 * You can access your Custom Post Type Instant Articles feed via `http://yoursite.
   com/instant-articles/?post_type=CPT`.

### What are the filters available?

 * wp_instantarticles_namespace
    - Default: instant-articles
 * wp_instantarticles_template_rss2
    - Default: instantarticles-rss2.php
 * wp_instantarticles_template_rss2_items
    - Default: instantarticles-rss2-items.php
 * wp_instantarticles_article_style
    - Default: wp_get_theme() which returns your theme folder name.
 * wp_instantarticles_post_credits
    - Default: This post POST_TITLE appeared first on SITE_NAME.
 * wp_instantarticles_post_copyright
    - Default: Copyright © YEAR SITE_NAME. All rights reserved.
 * wp_instantarticles_post_image
    - Default: Featured image URL or first image URL in post.
 * wp_instantarticles_post_image_alt
    - Default: Featured image alt, excerpt or title.
 * wp_instantarticles_post_content
    - Default: Post content.

### What are the hooks available?

 * wp_instantarticles_rss2_head
    - Fires: Within `<channel></channel>`, before first `<item>`.
 * wp_instantarticles_rss2_item
    - Fires: After `</content:encoded>`, before `</item>`.
 * wp_instantarticles_post_header
    - Fires: Before `</header>`.
 * wp_instantarticles_post_content
    - Fires: After post content, before `</footer>`.
 * wp_instantarticles_post_footer
    - Fires: Immediately after `<footer>`.

## 评价

![](https://secure.gravatar.com/avatar/feca8dbd634365ee2b644416ff2b7df154acfead20df2d20f3b4c1e5f629bad3?
s=60&d=retro&r=g)

### 󠀁[Not work](https://wordpress.org/support/topic/not-work-238/)󠁿

 [LukaCodes](https://profiles.wordpress.org/luka2013/) 2019 年 9 月 27 日

This plugins not work

![](https://secure.gravatar.com/avatar/a5077d59b37f0ea30add728e3230954e734df5beaaa64f953837d5f191fc6bb4?
s=60&d=retro&r=g)

### 󠀁[Another 5 star plugin from Lester Chan](https://wordpress.org/support/topic/another-5-star-plugin-from-lester-chan/)󠁿

 [Celso Bessa](https://profiles.wordpress.org/celsobessa/) 2016 年 9 月 3 日

Simple and efficient. Install it and it works out of box. Another great plugin by
Chan.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/)

## 贡献者及开发者

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

贡献者

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

「WP-InstantArticles」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/wp-instantarticles/contributors)
为本插件所做的贡献。

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

### 对开发感兴趣吗?

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

## 更新日志

### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**3 年前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **6.3.8**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-instantarticles/) 和 [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/wp-instantarticles/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/wp-instantarticles)
 * 标签
 * [article](https://cn.wordpress.org/plugins/tags/article/)[facebook](https://cn.wordpress.org/plugins/tags/facebook/)
   [instant](https://cn.wordpress.org/plugins/tags/instant/)[instant articles](https://cn.wordpress.org/plugins/tags/instant-articles/)
   [quick](https://cn.wordpress.org/plugins/tags/quick/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-instantarticles/advanced/)

## 评级

 3 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/?filter=2)
 *  [  1 条 1 星评价     ](https://wordpress.org/support/plugin/wp-instantarticles/reviews/?filter=1)

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

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

## 贡献者

 *   [ Lester Chan ](https://profiles.wordpress.org/gamerz/)

## 支持

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

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

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://lesterchan.net/site/donation/)