/single-post-meta-manager

[WordPress] A plugin for displaying a given post's meta data within the single post view of editing a post.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Single Post Meta Manager

Single Post Meta Manager displays the post meta data associated with a given post.

Description

Single Post Meta Manager displays the post meta data associated with a given post on the single post edit screen in the WordPress dashboard.

The plugin does not write any information to the database - it simply reads the information already stored and then provides the information in a user-friendly format.

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select single-post-meta-manager.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract single-post-meta-manager.zip to your computer
  2. Upload the single-post-meta-manager directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins Dashboard

License

Single Post Meta Manager is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

ChangeLog

Please see CHANGES.md