Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Latest commit

 

History

History
35 lines (22 loc) · 1.18 KB

File metadata and controls

35 lines (22 loc) · 1.18 KB

PROJECT WAS MOVED, SEE connectedwebproject/wordpress

connectedweb-wordpress GitHub (pre-)release

A WordPress plugin to provide Connected Web feed for your blog.

You can manually access the Connected Web feed by appending the following string to your blog main page url:

/feed/connectedweb

For more information on Connected Web: http://connectedweb.org/it/docs/v1.1/

Install

  1. Get the code

    • Clone this repository in your plugins/ folder.
    • OR Grab the last release here and unzip it into the plugins/ folder.
  2. Rename the folder to connectedweb.

  3. Activate the plugin from the admin panel.

How to use

TODO: wiki

License

license

GPLv3 or later, see LICENSE.

Changelog

0.1.1

Bugfix

0.1.0

Initial development release