Skip to content

v0.1.0

Choose a tag to compare

@sarahcssiqueira sarahcssiqueira released this 16 Oct 21:07
· 9 commits to master since this release
1c14616

Release Details: v0.1.0

Release Date: 2024-10-16

This initial release of the API RenderFlex plugin introduces essential features for fetching and displaying data from external APIs within WordPress.

Key Features

  • Easy Initialization: Automatically registers all necessary classes for optimal functionality.
  • Admin Settings Menu: User-friendly interface for setting the API URL.
  • Data Rendering: Fetches and displays data using the API handler.
  • Shortcode Support: Quickly render API data in posts and pages using the [renderflex_api] shortcode.

Known Issues

  • This is the initial release; further testing and user feedback are needed to refine features and fix potential bugs.
  • Needs improvement in test code coverage to ensure robustness and reliability.

Future Plans

  • Enhance shortcode functionality.
  • Develop dedicated Gutenberg block integration.
  • Implement customizable template support.
  • Establish test coverage and deployment workflow.