Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Network Sites Counts Dashboard Widget

Descripción

After activating, this plugin adds a dashboard widget to the network admin dashboard page that displays a listing of all your sites and their published and draft posts. You can view other post-type counts by adding a post_type query parameter, like http://YOUR_SITE_URL/wp-admin/network/index.php?post_type=page.

Contribute on Github.

Instalación

Manual Installation

  1. Upload the entire /network-sites-counts-dashboard-widget directory to the /wp-content/plugins/ directory.
  2. Activate Network Sites Counts Dashboard Widget through the ‘Plugins’ menu in WordPress.

FAQ

Q: How do I view more than just counts from the post post type?
A: Add a GET parameter to the url, like so http://YOUR_SITE_URL/wp-admin/network/index.php?post_type=page

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Network Sites Counts Dashboard Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Registro de cambios

0.1.2

  • Ownership transfer

0.1.1

  • Bug Fix: Fixed site name column empty on subdomain installs.

0.1.0

  • First release