marcus
18cf60c2a4
fix: correct case-sensitive require_once paths and add AGENTS.md ( #14 )
...
* fix: correct case-sensitive require_once paths and add AGENTS.md for AI guidance
- Fix includes/plugin.php -> includes/Plugin.php in main plugin file
- Fix includes/core.php -> includes/Core.php in includes/Plugin.php
(Linux case-sensitive filesystems fail silently on macOS; runtime bug on production)
- Fix .ai-workflows/folder-structure.md: update class files to PascalCase,
remove references to non-existent admin/ subdirectories (images/, partials/,
settings/, tools/) that caused read:file_not_found errors in AI sessions
- Add AGENTS.md with authoritative file map to reduce AI agent errors:
edit:not_read_first, bash:other, edit:edit_stale_read, read:file_not_found
Resolves #13
* fix: markdown formatting in AGENTS.md (Codacy MD022/MD032)
2026-04-22 09:57:41 +01:00
marcus
a3c675c617
Version 2.4.0 - Add documentation for multi-repository workspaces
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-17 04:29:02 +01:00
marcus
f2e24df164
Version 2.3.1 - WordPress 6.8 compatibility
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-16 19:41:16 +01:00
marcus
caa9207374
Version 2.3.0 - Improved development workflow documentation
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-16 19:23:46 +01:00
marcus
b02151ac2e
Version 2.2.5 - Improve documentation for developer preferences memory file
2025-04-14 23:30:07 +01:00
marcus
e3960f8514
Version 2.2.4 - Add developer preferences memory file and update documentation
2025-04-14 23:20:19 +01:00
marcus
3b7f4e49a4
Version 2.2.3 - Improved folder structure and organization
2025-04-14 22:55:05 +01:00
marcus
0a6279a508
Add folder structure documentation and standardize folder naming
2025-04-14 22:41:53 +01:00
marcus
e4c70b5711
Version 2.2.2-stable - Cleanup and improvements
2025-04-14 22:28:37 +01:00
marcus
c5d3c7672c
Version 2.2.1 - Commented out version-fix.js script and fixed version consistency
ci/woodpecker/push/woodpecker Pipeline is pending
2025-04-14 21:26:27 +01:00
marcus
e1da072640
Replace custom Git Updater fixes with proper plugin headers
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-14 19:43:19 +01:00
marcus
15244dc687
Refactor plugin to use OOP best practices with proper namespaces and class structure
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-14 19:18:05 +01:00
marcus
717a2721e8
Update file paths to use admin directory for JS and CSS files
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
2025-04-13 15:10:18 +01:00
marcus
eac794c54a
Improve Choose Update Source feature based on feedback
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 14:27:26 +01:00
marcus
5e8da5d87b
Improve Choose Update Source feature based on feedback
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 13:48:13 +01:00
marcus
3ebcaccf98
Add Choose Update Source feature
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 13:13:32 +01:00
marcus
fda33746e5
Prepare release v2.1.1
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
2025-04-13 05:49:21 +01:00
marcus
389dc98a03
Prepare release v2.1.0
ci/woodpecker/push/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline was successful
2025-04-13 05:38:01 +01:00
marcus
c00bef482c
Version 2.0.13: Fixed critical error with Git Updater integration and cleaned up codebase
2025-04-13 04:47:24 +01:00
marcus
aaef27a0b5
Update version to 2.0.12 and update documentation
2025-04-13 04:13:32 +01:00
marcus
75da5357a9
Add GU Branch Fix plugin to fix Git Updater branch issues
2025-04-13 04:06:54 +01:00
marcus
e549a74394
Bump version to 2.0.10 with improved plugin details popup display
2025-04-13 02:39:42 +01:00
marcus
4c9e8d5a7b
Add JavaScript-based fix for plugin details popup version display
2025-04-13 02:33:39 +01:00
marcus
150fe9a5d8
Fix plugin details popup to show correct version and add cache busting
2025-04-13 02:25:01 +01:00
marcus
fdefaf57e9
Add GitHub Plugin URI and Update URI to plugin header for Git Updater integration
2025-04-13 02:17:56 +01:00
marcus
0afa3da00e
Fix plugin details popup to show correct version and handle old plugin slug
2025-04-13 02:09:26 +01:00
marcus
203ce96618
Fix plugin details popup to show correct version and changelog
2025-04-13 02:02:31 +01:00
marcus
785e6df89e
Fix View details link and Git Updater integration, update deploy script to use build.sh
2025-04-13 01:53:34 +01:00
marcus
5fc753e940
Fix missing View details link and GitHub icon, update deploy script to use .gitignore
2025-04-13 01:48:50 +01:00
marcus
eb496a79c0
Fix missing View details link for invalid plugins
2025-04-13 01:44:44 +01:00
marcus
df9bd9d43e
Add aggressive cache-busting for plugin details popup
2025-04-13 01:36:03 +01:00
marcus
17771fd4ae
Implement more aggressive cache-busting for plugin details popup
2025-04-13 01:29:12 +01:00
marcus
ed8fe84a4f
Bump version to 2.0.8 and fix plugin details popup with cache-busting
2025-04-13 01:23:54 +01:00
marcus
18f8f66477
Fix plugin details popup to show correct version and author information
2025-04-13 01:14:56 +01:00
marcus
ed24e48ab9
Increment version to 2.0.7 with additional text improvements
2025-04-13 01:08:11 +01:00
marcus
b30277782c
Update plugin version to 2.0.4
2025-04-12 23:21:26 +01:00
marcus
288dad53e5
Fix: Display plugin version instead of 'N/A' for missing plugins
2025-04-12 23:15:38 +01:00
marcus
2ed2bbd6cc
Update version to 2.0.3 and update repository URLs
2025-04-12 22:59:55 +01:00
marcus
f315c943e5
Initial commit after renaming from fix-plugin-does-not-exist-notices to wp-fix-plugin-does-not-exist-notices
2025-04-12 22:53:28 +01:00