An open API service indexing awesome lists of open source software.

https://github.com/dcblogdev/wp-forrst-posts

WP Forrst Posts allows you to display your 25 latest Forrst (public) posts using the Forrst API. The posts from Forrst are cached to avoid any API limits. The cached posts are stored in a file called forrstdata.php this file is only used to read data that has been cached.
https://github.com/dcblogdev/wp-forrst-posts

Last synced: 10 months ago
JSON representation

WP Forrst Posts allows you to display your 25 latest Forrst (public) posts using the Forrst API. The posts from Forrst are cached to avoid any API limits. The cached posts are stored in a file called forrstdata.php this file is only used to read data that has been cached.

Awesome Lists containing this project

README

          

WP Forrst Posts
======

Description
------
WP Forrst Posts allows you to display your 25 latest Forrst (public) posts using the Forrst API.

The posts from Forrst are cached to avoid any API limits. The cached posts are stored in a file called forrstdata.php this file is only used to read data that has been cached.

Installation
------
1. Upload `wp-forrst-posts` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the `Plugins` menu in WordPress.
3. Enter your Forrst username on the options page in `settings/WP Forrst Posts`.
4. Place `[wp_forrst_posts]` in the page you want the posts to be displayed.

Frequently Asked Questions
------
### I don't see any posts

Make sure you have saved your username in the plugin options page and it is correct.

### Some of my posts are missing

Only posts marked as public will be displayed.

Manifest
------
Contributors: [David Carr](https://github.com/daveismyname), [Stefan Cosma](https://github.com/stefanbc)

Requires Wordpress at least: 3.0

Tested up to: 3.4.1

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html