Posts by Type Access

Descripción

This plugin adds menu items to the admin menu in WordPress to allow one click access to the drafts, posted, scheduled items and categories under posts, pages and other post types.

Included is a administration menu to allow for options to be set, including which types of posts are added to the menu and how the number of posts in each category are displayed in the menu.

This code is released under the GPL v2, see license.txt for details.

Special thanks to the translators:

  • Spanish – Andrew Kurtis (www.webhostinghub.com)

Capturas

  • A screenshot of the admin menu with the posts menu expanded.
  • A screenshot of the options menu.

Instalación

  1. Extract the archive file into your plugins directory in the posts-by-type-access folder.
  2. Activate the plugin in the Plugin options.
  3. Customize the settings from the Options panel, if desired.

Preguntas frecuentes

Why is the category count incorrect in version 2.0?

WordPress only counts published articles as being ‘in’ a category so any drafts you have will not be reflected in the category count.

Version 2.1 replaced the built in WordPress function with a custom SQL query that properly reflects the category count for each post type and status of the posts.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Posts by Type Access" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce "Posts by Type Access" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.3

  • Release date: May 7, 2015
  • Added: i18n support.
  • Added: Spanish translation, thanks Andrew Kurtis.
  • Fixed: Cleaned up various WP_DEBUG warnings.

2.2

  • Release date: December 12, 2014
  • Added: Option to hide categories that have no posts in them.

2.1

  • Release date: December 12, 2014
  • Updated: Replaced built in WordPress Category article counts with custom SQL code that provides correct counts.

2.0

  • Release date: September 10, 2014
  • Added: Support for categories.
  • Updated: Screen shots.

1.2

  • Release date: February 17, 2014
  • Added: Square bracket option for post count.
  • Updated: Minor visual tweaks to the options page.
  • Updated: Screen shots.
  • Updated: Replaced deprecated use of numeric access type.

1.1

  • Release date: April 16, 2012
  • Minor update to include a notice that settings have been saved.
  • Updated version requirements to WordPress 3.1 after testing.

1.0

  • Release date: January 6, 2012
  • Initial release.