Releases: codersantosh/wp-react-plugin-boilerplate
Releases · codersantosh/wp-react-plugin-boilerplate
2.0.2
Tested up to WordPress 6.7
- Added: RTL support
- Updated: Atomic CSS
- Updated: npm packages
- Fixed: Admin Notices Hidden by Sticky Header on Plugin Settings Page #14
2.0.1
2.0.0
Major Update
- Rewritten: Whole plugin.
- Added: phpcs:ignore Class file names should be based on the class name with "class-" prepended.
- Added: Atrc (atrc) - Atomic React Components
- Added: Atomic CSS
- Added: npm admin and public scripts
- Added: npm makepot and copy scripts
- Added: npm deploy script
- Added: npm initial-rename script
- Updated: UI and UX
- Updated: Custom settings API
- Removed: Uses Inbuilt WordPress Settings API
1.0.1
1.0.0
- Save and Get Settings via Custom Rest API
- Custom Sanitization function