Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

johnridesabike/Contextual-Feed-Widget

Repository files navigation

=== Contextual Feed Widget ===
Contributors: johnridesabike
Author URI: https://johnridesa.bike/
Plugin URI: https://johnridesa.bike/tag/contextual-feed-widget/
Stable tag: 1.0.1
Tested up to: 5.1
Requires at least: 4.6
Requires PHP: 5.2.4
License: GPL-3.0+
License URI: https://www.gnu.org/licenses/gpl-3.0.txt

This widget displays different feed links depending on which page it's on.

== Description ==

Contextual Feed Widget displays links to different RSS feeds depending on which page is displayed. For example, a category page will link to the feed for that category. On a single post, it will link to the feed for that post's comments. 

Through the customizer, you can add your own text (or HTML code) to the beginning of the widget. You can use this to explain what the feed links are, or you can leave it blank.

The widget will use [Dashicon](https://developer.wordpress.org/resource/dashicons/) code by default, which is built into WordPress and used by many themes. If your theme doesn't use Dashicons, or you'd rather use other icons instead, then you're free to remove or change the code through the customizer.

Need a new feature or found a bug? Get involved! You can submit an issue or pull request at the plugin's [git repository](https://github.com/johnridesabike/Contextual-Feed-Widget).

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Add the widget through the 'Appearance->Widgets' screen or through the Customizer.

== Screenshots ==

1. The default feed links shown on all pages.
2. The feed links shown on a category titled "Blog."
3. The feed links shown on a single post.

== Changelog ==

= 1.0 =
Initial release.

Releases

No releases published

Packages

No packages published

Languages