Opis
About
Update Logger makes keeping track of WordPress updates easy. For those developers that use version control for their code base, this will allow you to ignore 3rd party plugins while still keeping logs of plugins that were updated to make debugging easier. Clean up your repository and make deployment faster with less overhead. Update Logger implements Loginator which helps make setup fast and secure, along with the added benefit of having an easy function to assist you with debugging. Simply use the loginator() function or one of it’s static methods.
Features:
- Log plugin updates
- Uses Loginator to easily log essential information for debugging.
Snimke zaslona
Instalacija
- Backup WordPress
- Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
ČPP
-
Where are the logs stored?
-
/wp-logs/
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Update Logger” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Update Logger” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.1
- Added: Required plugin header
1.0.0
- Initial Release