Descrição
Modifies RSS feeds so that they include pages and not just posts. Deactivating the plugin restores RSS feeds to their default state.
Including pages in your feed is particularly useful if you’re using WordPress as a CMS where pages represent a good portion of your content.
The pro version (a lifetime license is less than $15) also allows you to:
- Specify that ONLY pages are included in the feeds i.e. no posts.
- Exclude/include posts and pages by ID.
- Add custom post types such as WooCommerce products or Avada portfolios.
Capturas de tela
Instalação
- Upload the rss-includes-feeds folder to the ‘/wp-content/plugins/’ directory
- Ative o plugin por meio do menu “Plugins” no WordPress
- The free version doesn’t have any settings you can change. Pages will be included by default.
Perguntas frequentes
-
Yes. The modifications to the feed are done at a low level and other plugins should remain compatible.
-
I just activated the plugin, why don’t I see pages in my feed?
-
If you’re using Feedburner you’ll have to wait until your updated feed is picked up by Feedburner. This isn’t immediate so give it a few hours. Also, WordPress caches feeds and doesn’t rebuild it on the fly.
-
I just posted a page, why don’t I see it in my feed?
-
If you’re using Feedburner you’ll have to wait until your updated feed is picked up by Feedburner. This isn’t immediate so give it a few hours. Also, WordPress caches feeds and doesn’t rebuild it on the fly.
-
Does this plugin create new feeds?
-
No. The plugin adds pages and custom post types to existing feeds. No new feeds are created; existing ones are modified.
Avaliações
Colaboradores e desenvolvedores
“RSS Includes Pages” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “RSS Includes Pages” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
3.8
- All Versions: Updated info regarding the pro version.
3.7
- All Versions: Security issue (cross-site scripting) fix applied. Discovered with DefenseCode WebScanner Security Analyzer by Neven Biruski.
3.6
- Pro version: Rolling back changes made to version 3.5.
3.5
- Pro version: Added option to force including by ID regardless of page/post type.
3.4
- All versions: Removing redundant code. Re-organizing code for improved readability.
- Pro version: Can now add custom post types (e.g. WooCommerce products) to feed.
3.3
- All versions: Tweaks to documentation including the readme.txt.
3.2
- All versions: Unneeded CSS removed.
- All versions: Additional security to prevent direct access of plugin file.
- Pro version: Can now specify a certain list of posts/pages to include.
3.1
- All versions: Screenshot added to readme file.
- Pro version: Can now exclude posts/pages by ID.
3.0
- Code cleanup to better conform with WordPress coding standards.
- Pro version launched.
- Pro version: Ability to specify that ONLY pages appear in feeds.
1.4.3
- Confirmed that plugin works fine with WordPress 3.9.1.
1.4.2
- More fixes to readme file.
1.4.1
- Corrected contributor list.
1.4
- Tweaked SQL that looks for updated posts / pages.
1.3
- Confirmed that plugin works fine with WordPress 3.2.1.
1.2
- FAQ updates and confirming plugin works with WordPress 2.9.2.
1.1
- Fixes for new WordPress release.
1.0
- Release inicial