Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Dashboard Log Monitor

Περιγραφή

This plugin is useful e.g. if you want the WP Admin to know about potential problems that can be seen in the access logs.

The code is optimized to be fast and does not for example do any database lookups or use cookies.

This plugin is made by Seravo Oy, which specializes in open source support services and among others is the only company in Finland to provide WordPress Premium Hosting.

Source available at https://github.com/Seravo/wp-dashboard-log-monitor

Εγκατάσταση

  1. Upload plugin to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Make sure the wp-config.php defines the needed constants.

Κριτικές

Ανάγνωση όλων των 3 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Dashboard Log Monitor” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

Note that complete commit log is available at https://github.com/Seravo/wp-dashboard-log-monitor/commits/master

1.0.4

Fixed php tags which were not working in all systems

1.0.3

Fixed User permissions. Only admins can see this widget

1.0.2

Fixed PHP Notices from undefined variables

1.0.1

Small fixes on default settings

1.0

  • Mature enough for official 1.0 release