Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

My Sites Sort and Filter

Descrizione

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.

Questo plugin è stato adattato da codice originariamente creato da Kailey Lampert e Eric Juden.

Si prega di segnalare i problemi tramite il sistema di supporto prima di dare una valutazione negativa così ho la possibilità di correggerli. Grazie.

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

Requisiti

  • WordPress 4.7 or higher
  • PHP 5.4 o superiore
  • WordPress multisito

Caratteristiche

  • Sorts My Sites list alphabetically
  • Adds a filter-as-you-type search input to the My Sites dropdown
  • Supports multiple color schemes (including Dark Mode)

Conforme al GDPR

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

Screenshot

  • Sorted My Site List with Filter Input
  • Filter-as-you-type Example
  • Tema Ectoplasma
  • Esempio con modalità scura

Installazione

  1. Basta scaricare, installare e attivare.

Una volta attivato, ordina automaticamente i siti e aggiunge un campo di ricerca del filtro. Nessuna configurazione necessaria.

FAQ

È possibile modificare il numero di siti che attiva il campo di ricerca 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 );

Recensioni

5 Dicembre 2018 1 risposta
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!
Leggi la recensione di 1

Contributi e sviluppo

“My Sites Sort and Filter” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“My Sites Sort and Filter” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “My Sites Sort and Filter” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

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

  • Versione iniziale