Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/whyisjake/wordpress-listening-plugin


https://github.com/whyisjake/wordpress-listening-plugin

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

Listening Plugin
================

Overview
---------
Displays the value of custom field key "listening", if present, to the bottom of a post.

Installation
--------------

This section describes how to install the plugin and get it working.

### From Github

1. Download the plugin package [from Github](https://github.com/chrisboyce/wordpress-listening-plugin/archive/master.zip)
1. Navigate to the "Add New" option of the "Plugins" menu
1. Click on "Upload" at the top of the screen
1. Browse to the package you just downloaded
1. Activate the plugin through the 'Plugins' menu in WordPress

### Manually
1. Upload `listening.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

Release Notes
------------
### v1.0.0
* Initial release