Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

View WP Error Log

Leírás

A wordpress plugin that allows you to easily create your error log file and view your wordpress errors. Once a day it will shift your log file into a logs directory under root and datestamp it. This keeps the error files small and easier to manage.

Built by The Marketing Mix Perth: http://www.marketingmix.com.au

Telepítés

1) Install WordPress 4.0 or higher

2) Download the latest from:

https://wordpress.org/extend/plugins/view-wp-error-log

3) Login to WordPress admin, click on Plugins / Add New / Upload, then upload the zip file you just downloaded.

4) Activate the plugin.

Built by The Marketing Mix Perth: http://www.marketingmix.com.au

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“View WP Error Log” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“View WP Error Log” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

3.0

  • Removed Tom M8te dependency.

2.3

  • I’ve noticed that if the log is really large it can crash the site. This release only shows the first 900 characters of a line in the error log. If your log shows more then 900 characters in a line, I guess go to the actual log itself using FTP, to read the whole log.

2.2

  • In admin display logs in correct order.

2.1

  • Only change htaccess log error file if the file doesn’t exist.

2.0

  • Allows you to manage/view log files.

1.0

  • Initial Commit