Skip to content

Releases: codersantosh/wp-react-plugin-boilerplate

2.0.2

30 Oct 09:56
Compare
Choose a tag to compare

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

15 Jul 07:22
Compare
Choose a tag to compare

2.0.1

  • Added: Command to replace the text domain of atrc.
  • Updated: readme file.

2.0.0

20 Jun 19:53
Compare
Choose a tag to compare

Major Update

1.0.1

25 Jul 09:15
Compare
Choose a tag to compare

Major Update

  • Added: Uses React Router, Context, and Reducer
  • Added: Atomic Design Methodology
  • Added: AT Grid
  • Added: Uses Inbuilt WordPress Settings API
  • Added: Settings via register_setting
  • Updated: UI and UX
  • Removed: Custom API and Custom Sanitization Functions

1.0.0

23 Jul 12:21
Compare
Choose a tag to compare
  • Save and Get Settings via Custom Rest API
  • Custom Sanitization function