- Fix WordPress.org plugin review issues (nonce verification, input sanitization, output escaping) - Embed page uses wp_enqueue_style/wp_enqueue_script with wp_head/wp_footer - Update plugin author to NoSchmarrn.dev - Shorten readme.txt short description to ≤150 chars - Add GitHub Actions release workflow - Add .gitignore
5 lines
44 B
Text
5 lines
44 B
Text
vendor/
|
|
*.zip
|
|
/node_modules/
|
|
.claude/
|
|
*.log
|