Posts by Type Access

Açıklama

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)

Ekran Görüntüleri

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

Yükleme

  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.

SSS

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.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Posts by Type Access” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

“Posts by Type Access” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.

“Posts by Type Access” eklentisini dilinize çevirin.

Geliştirmeyle ilgilenir misiniz?

Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.

Değişiklik Kaydı

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.