Plugin Directory

Changeset 3262983


Ignore:
Timestamp:
03/27/2025 03:44:37 PM (12 months ago)
Author:
twkmedia
Message:

New faq

Location:
debug-log-admin-viewer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debug-log-admin-viewer/trunk/readme.md

    r3262970 r3262983  
    6060## Frequently Asked Questions
    6161
     62Q: Where are the backup files stored?
     63
     64A: Backup files are automatically stored in the `wp-content/uploads/debug-log-admin-viewer/` directory. The plugin keeps the 5 most recent backups and protects them with proper file permissions and .htaccess rules. You can find the exact path in the plugin settings page, where you can also copy it with a single click.
     65
    6266Q: How do I access the debug log viewer?
    6367
  • debug-log-admin-viewer/trunk/readme.txt

    r3262970 r3262983  
    5757
    5858== Frequently Asked Questions ==
     59
     60Q: Where are the backup files stored?
     61
     62A: Backup files are automatically stored in the `wp-content/uploads/debug-log-admin-viewer/` directory. The plugin keeps the 5 most recent backups and protects them with proper file permissions and .htaccess rules. You can find the exact path in the plugin settings page, where you can also copy it with a single click.
     63
    5964Q: How do I access the debug log viewer?
     65
    6066A: Navigate to Settings > Debug Log Admin Viewer in the WordPress admin panel.
    6167
    6268Q: Who is behind this plugin?
     69
    6370A: This plugin is developed and maintained by [TWK Media](https://www.thewebkitchen.co.uk/).
    6471
Note: See TracChangeset for help on using the changeset viewer.