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)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/wp-instantarticles/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-instantarticles/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-instantarticles/#installation)
 * [開發資訊](https://tw.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

### Development

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

### Credits

 * 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 或更新版本 **
 *  已測試相容的 WordPress 版本 **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://tw.wordpress.org/plugins/tags/article/)[facebook](https://tw.wordpress.org/plugins/tags/facebook/)
   [instant](https://tw.wordpress.org/plugins/tags/instant/)[instant articles](https://tw.wordpress.org/plugins/tags/instant-articles/)
   [quick](https://tw.wordpress.org/plugins/tags/quick/)
 *  [進階檢視](https://tw.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/)