Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Page and Post Lister

Опис

A post and page utility that allows the display of ALL posts or pages at once in a single view. This is useful for websites that has large volume of posts or pages, where content are regularly updated.

Visit http://www.codesandgraphics.com/cg-products/page-and-post-lister for the plugin site.

Common Columns for Pages and Posts

  • Google XML Sitemap toggling (NEW!) at the level of individual posts and pages
  • edit link
  • post ID
  • permalink
  • author
  • modified date
  • search engine indexing
  • comment toggling and comment count (NEW!)
  • preview link
  • delete link
  • toggle links are ajax driven and does not require page refresh

Additional Column for Pages

  • template

New Features Not Found on the Default WordPress Post/page Browser

  • display of multiple information for all titles at once
  • Toggle Google Indexing by adding meta tags on selected posts (robots,googlebot/noindex,noarchive,nosnippet)
  • Batch operation (change status to publish, draft, future, private; delete, comment toggling, google indexing)
  • display of ID and permalink
  • display of post grouped by multiple categories
  • display of Google XML Sitemap Status

Applications:

  • Ideal for checking the search engine indexing status of posts and pages, very useful in SEO applications
  • Ideal for editing contents of websites with large volume of content that make it difficult to locate a title using the default WordPress posts and pages browser.
  • Ideal for scanning important information on multiple titles at once
  • Ideal for developers who work on specific post IDs and permalinks
  • Ideal for doing batch operations on several titles at ones (delete, change status, toggle commenting and google indexing)

Скріншоти

  • Page Lister
  • Post Lister
  • Admin Menu

Встановлення

  1. Upload page-and-post-lister to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. In the admin page, use the Plugin by clicking on the link “Post Lister” under the POST MENU, or “Page Lister” under the PAGE MENU

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“Page and Post Lister” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Page and Post Lister” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.2.1

  • 31-January-2012 – Corrected the “cannot redeclare class cg_pages” error on WP 3.3

1.2.0

  • 7-October-2011 – revised script to use “$wpdb->” on several MYSQL calls to address reported issues where PAGES are not shown on several occassions.

1.1.1

  • 6-September-2011 – corrected column layout error when Google XML Sitemap is not installed

1.1.0

  • added support for Google XML Sitemap plugin by Arne Brachhold; toggling is at the level of posts and pages only and not by category.
  • added comment count
  • enhanced html markup on ajax toggles

1.0.4

  • versioning adjustments on the WP Repository

1.0.3

  • renamed folder from the original cg-pp-lister to the WordPress given page-and-post-lister

1.0.2

  • Minor code tweaks.

1.0

  • First release.