This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

TODOs

Description

o Use the XML writer API to instead of creating gigantic strings.

URL Design

Types:

page index: positive integer
page type: enum: abc (post), xyz (page)

Service Document

/?atompub=service

Returns a application/atomsvc+xml resource

List of feeds

  • List feed
  • All children of a specific page

List feed

A list of all posts of a type (post or page)

/?atompub=list&page_type=&page=

Mime type: application/atom+xml
Atom id: /?atompub&page_type=

Children of a specific page

/?atompub=list&page_type=&page=&parent=

Mime type: application/atom+xml
Atom id: /?atompub&page_type=

Reviews

There are no reviews for this plugin.

Contributors & Developers

“TODOs” is open source software. The following people have contributed to this plugin.

Contributors

Translate “TODOs” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.