versioning and wp plugin updates

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-10 00:26:00 +00:00
parent 0ea3a30909
commit a86524a6b1
24 changed files with 2011 additions and 101 deletions

View File

@@ -190,6 +190,9 @@ def create_plugin_zip(
'**/tests',
'**/tester',
'**/.DS_Store',
'**/*.bak',
'**/*.tmp',
'**/*.log',
]
for pattern in patterns_to_remove: