Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

My Sites Sort and Filter

Beschreibung

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.

Dieses Plugin wurde aus dem Code, der ursprünglich von Kailey Lampert und Eric Juden erstellt wurde, adaptiert.

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

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

Anforderungen

  • WordPress 4.7 or higher
  • PHP 5.4 or higher
  • WordPress Multisite

Funktionen

  • 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)

Konform mit der DSGVO

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

Screenshots

Installation

  1. Einfach herunterladen, installieren und aktivieren.

Einmal aktiviert, sortiert es automatisch Seiten und fügt ein Filter-Suchfeld hinzu. Keine Konfiguration erforderlich.

FAQ

Kann ich die Anzahl der Websites ändern, die auslösen, dass das Filter-Suchfeld erscheint?

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 );

Rezensionen

5. Dezember 2018 1 Antwort
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!
1 Rezension lesen

Mitwirkende und Entwickler

„My Sites Sort and Filter“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„My Sites Sort and Filter“ wurde in 2 Sprachen übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „My Sites Sort and Filter“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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

  • Erste Veröffentlichung