Opis
Ever wanted to display version information from multiple WordPress blogs in one place? WordPress Version Dashboard is a small and backendless standalone PHP app that does just that.
Read more about Version Dashboard here.
This plugin requires at least WordPress 4.4 or the WordPress REST API 2 plugin.
Instalacja
Instructions:
- Upload the plugin files to the
/wp-content/plugins/version-dashboard-client
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins’ screen in WordPress
- Add your server key to wp-config.php file:
define('WP_VERSION_DASHBOARD_KEY', 'changethistosomethingelse');
Najczęściej zadawane pytania
- How does this differ from other solutions out there?
-
There are other solutions on the market providing wide range of administration functions. Version Dashboard just displays version information which makes it lightweight and secure.
- But where is the version dashboard?
-
Download it here: https://github.com/jaamo/wordpress-version-dashboard
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Version Dashboard Client” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Version Dashboard Client” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.2
Improved readme and new icons.
1.0.1
Improved readme and new icons.
1.0.0
Initial version.