Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added purging of Atom and RDF feeds #31

Merged
merged 1 commit into from Mar 9, 2013

Commits on Mar 8, 2013

  1. Added purging of Atom and RDF feeds

    This pull request is related to my question in the forum on rtCamp [1].
    
    I’ve added lines for purging …/feed/atom/ and …/feed/rdf/ in addition to
    …/feed/. The two RSS formats listed in the documentation [2] redirect to
    …/feed/ on our system. Ideally, I imagine, one should somehow obtain a list
    of feed URLs from Wordpress, since they may be configurable or may change
    in the future.
    
    As Pythonista, I’m not acquainted with PHP code style, but I tried to
    imitate the style in the remainder of the file.
    
    [1] http://rtcamp.com/support/topic/caching-feeds/
    [2] http://codex.wordpress.org/WordPress_Feeds#Finding_Your_Feed_URL
    Telofy committed Mar 8, 2013
    Configuration menu
    Copy the full SHA
    6442985 View commit details
    Browse the repository at this point in the history