GithubHelp home page GithubHelp logo

isabella232 / feedburner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from interconnectit/feedburner

0.0 0.0 0.0 100 KB

A modification of the FeedSmith FeedBurner plugin for WordPress enabling alternative feeds for any post type archives and custom taxonomy terms.

PHP 100.00%

feedburner's Introduction

=== FeedBurner Advanced ===
Contributors: sanchothefat
Tags: FeedBurner, category, tag, FeedSmith, custom post type, custom taxonomy
Requires at least: 3.0.0
Tested up to: 3.3.2
Stable tag: 1.0.1

== Description ==

This is a plugin originally authored by <a href="http://www.orderedlist.com/">Steve Smith</a>. It detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed(s). The modification allows redirecting feeds for any post type archive and any terms in any taxonomies.

Modification are built on top of work by Steve Smith and Jiayu (James) Ji.

== Installation ==

1. Download the plugin and expand it to the plugin folder(wp-content/plugins/).

2. Login into the WordPress administration area and go to the plugin page.

3. Click the activate link of the 'Feedburner feedsmith extend' plugin.

4. You can then go to Settings -> FeedBurner to configure all your FeedBurner feeds.



== Frequently Asked Questions ==

= 1. How do I get links to feeds for taxonomy terms =

Normally, the format should be like the link below:

http://yoursite/index.php/tag/tag_slug/feed/

or

http://yoursite/?feed=rss2&tag=tag_slug

It uses the tag_slug parameter to define which tag should it be.

There is a native method provided by WordPress which allows you to get the term's feed link easily:

`$link = get_term_feed_link( $term_id, $taxonomy, $feed_type = '' );
`

feedburner's People

Contributors

roborourke avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.