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.

My Sites Sort and Filter

Descripción

This plugin helps you find sub-sites in the My Sites dropdown on large WordPress multisite installations. It sorts sites alphabetically and allows you to filter as you type.

Este plugin se amplió y mejoró con el código de Kailey Lampert y Eric Juden.

Please submit issues before giving a negative rating so I have the opportunity to fix them. Thank you.

Repositorio de GitHub: https://github.com/cloudverve/my-sites-sort-filter

Requisitos

  • WordPress 4.7 or higher
  • PHP 5.4 or higher
  • WordPress multisitio

Features

  • Ordena alfabéticamente la lista desplegable Mis Sitios
  • Añade un campo de búsqueda que filtra el menú desplegable Mis Sitios mientras escribe
  • Supports multiple color schemes (including Dark Mode)

Conforme a la GDPR

This plugin does not use or track any user data, either from visitors or users of WP Admin.

Capturas

  • Sorted My Site List with Filter Input
  • Un ejemplo de filtrado según escribes
  • Tema ectoplasma
  • Ejemplo con modo oscuro

Instalación

  1. Simply download, install and activate.

Una vez activado, ordena automáticamente los sitios y añade un campo de búsqueda de filtro. No se requiere ninguna configuración.

FAQ

¿Cómo puedo cambiar el número mínimo de sitios en el menú desplegable que activan la entrada del filtro?

By default, the filter search field appears when there are greater than 10 sites in your My Sites list. To change this, you can define the following constant in wp-config.php (replace 5 with the number of your choice):

define( 'MSSF_MINIMUM_SITES', 5 );

Reseñas

5 de diciembre de 2018 1 respuesta
This plugin works great. I looked all over for a solution to the extra-long multisite "my sites" menu problem but couldn't find anything else that worked as was also current. I like how this filter option still allows you to access the site sub-menus whereas some of the other suggested solutions just use overflow: scroll which hides the sub-menus. Thanks!
Leer la 1 reseña

Colaboradores y desarrolladores

«My Sites Sort and Filter» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«My Sites Sort and Filter» está traducido en 1 idioma. Gracias a los traductores por sus contribuciones.

Traduce «My Sites Sort and Filter» 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

1.1.1

  • Updated dependencies
  • Bumped WordPress compatibility to 5.0

1.1.0

  • Added Russian translations
  • Added missing string translations for other languages
  • Reduced minimum requirements to PHP 5.4 and WordPress 4.7

1.0.0

  • Versión inicial