Skip to content

Move Log Directory - #1174

Open
n7studios wants to merge 5 commits into
mainfrom
move-log-directory
Open

Move Log Directory#1174
n7studios wants to merge 5 commits into
mainfrom
move-log-directory

Conversation

@n7studios

@n7studios n7studios commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Implements the Kit WordPress Libraries that change the log folder location from the Plugin's log folder to wp-content/uploads/kit-logs, ensuring Plugin checksum verification passes (Linear)

Deletes the log file on Plugin uninstallation, now the file lives outside of the Plugin folder.

Testing

  • testDebugLogNotStoredInPluginDirectory: Test log folder and its files no longer exist in Plugin folder
  • UninstallCest: Updated to confirm log file is deleted on Plugin uninstallation

Checklist

@n7studios n7studios added this to the 3.4.0 milestone Aug 25, 2026
@n7studios n7studios self-assigned this Aug 25, 2026
@n7studios
n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team August 25, 2026 05:39
@n7studios
n7studios marked this pull request as ready for review August 25, 2026 05:39
@github-actions

Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@github-actions

Copy link
Copy Markdown

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@noelherrick noelherrick left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comments as before - should we move vs. delete and should we have a method in the libraries for uninstall

@n7studios

Copy link
Copy Markdown
Contributor Author

Same comments as before - should we move vs. delete and should we have a method in the libraries for uninstall

Answered here.

@n7studios
n7studios requested a review from noelherrick August 26, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants