wordpress_client 8.0.10 copy "wordpress_client: ^8.0.10" to clipboard
wordpress_client: ^8.0.10 copied to clipboard

outdated

A library to interact with the Wordpress REST API. Supports most of the common endpoints and all of the CRUD operations on the endpoints.

πŸŽ‰ 4.0.0 #

  • πŸš€ Initial version, created by Stagehand

πŸ› 5.0.4 #

  • πŸ”’ Fixed Authorization Bugs

πŸ’₯ 5.1.0 #

  • πŸ”„ BREAKING CHANGE: Authorization API Change.

πŸ›  5.1.1 #

  • πŸ“ Formatting changes.

πŸ’₯ 5.2.3 #

  • πŸ”„ BREAKING CHANGE: Request API Change.

πŸ›  5.2.4 #

  • πŸ—‘οΈ Remove unused package

πŸ’₯ 5.2.5 #

  • πŸ”„ BREAKING CHANGE: Remove Author Meta & Featured Image Url Fields from Post response.

πŸ§ͺ 5.2.6 #

  • βš™οΈ Experimental Request Caching system

πŸ› 5.2.7 #

  • 🩹 Bug fix

πŸ›  5.2.8 #

  • πŸ”„ Revert author meta & featured image removal

πŸ› 5.2.9 #

  • 🩹 Bug Fix

πŸ› 5.3.0 #

  • 🩹 Bug fix

πŸ›  5.3.1 #

  • πŸ“œ Response structure fix

πŸ›  5.4.0 #

  • πŸ“¦ Packages update

πŸ›  5.4.1 #

  • πŸ”’ Null safety fix

πŸ›  5.4.2 #

  • πŸ“¦ Packages fix

πŸ›  5.4.3 #

  • πŸ“œ Total pages parsing fix

πŸŽ‰ 6.1.0-pre #

  • πŸš€ Entire API changed. (Please bear with us!)
  • 🌊 Fluency is maintained by using Dart's cascading operator.
  • ⚑ Performance and memory consumption improvements.

πŸ›  6.1.1-pre #

  • πŸ—‘οΈ Removed test package

πŸ›  6.1.2-pre #

  • πŸ“Œ Version fix

πŸ› 6.1.3-pre & 6.1.4-pre #

  • 🩹 Bug fixes

πŸŽ‰ 6.1.5-pre #

  • βž• Added Post extension for Media and Author

πŸ›  6.1.6-pre #

  • πŸ”— Support 3xx series responses (Cached Response)

πŸ›  6.1.7-pre to 6.1.9-pre #

  • πŸ”§ Refactoring & 🩹 Bug fixes

πŸŽ‰ 6.2.0-pre #

  • πŸ”§ Refactoring, πŸ”„ Request Synchronization, and πŸ› Debug Mode

πŸ›  6.2.1-pre #

  • πŸ§ͺ Misc changes

πŸŽ‰ 6.3.0 #

  • πŸš€ Major changes in the API. (Please check our wiki for setup and usage)

πŸŽ‰ 6.3.1 #

  • πŸ” Implemented search endpoint

πŸ› 6.3.4 #

  • 🩹 Bug fix with media endpoint

πŸŽ‰ 7.0.0 #

  • πŸ’₯ Major changes (Please check our documentation for more details)

πŸŽ‰ 8.0.0 #

  • πŸ’₯ Several major updates and changes. (Please refer to our wiki for setup and usage)

πŸ“– 8.0.1 #

  • πŸ“š Docs update

πŸ›  8.0.2 #

  • πŸ”½ Downgrade collection version

πŸŽ‰ 8.0.3 #

  • πŸ“€ Export response extensions

πŸ› 8.0.4 & 8.0.5 #

  • 🩹 Bug fixes and improvements

πŸ“– 8.0.6 #

  • πŸ“š Docs update

πŸ“– 8.0.7 #

  • πŸ› Bug fixes
  • βž• Introduced RequestErrorType for failure responses and optional exception & stackTrace properties
  • βž• Introduced mapGuarded(...) method to safely map a list of objects
  • βž• Introduced executeGuarded(...) method to safely execute a function
  • πŸ”§ Usual amounts of refactors and improvements

πŸ“– 8.0.8 #

  • πŸ”§ Integrated new lint rules and code refactors

πŸ“– 8.0.9 #

  • βž• Added App Password support

πŸ“– 8.0.10 #

  • πŸ›  featured_media_src_url key now decodes as expected
  • βž• Added a new decodeByMultiKeys method to decode a value from JSON by matching aganist multiple keys. Any of the key matchs, the value is returned

Legend #

  • πŸŽ‰ New features or major changes
  • πŸ› Bug fixes
  • πŸ›  Minor fixes or tweaks
  • πŸ’₯ Breaking changes
  • πŸ”„ Changes that revert or modify previous functionality
  • πŸ“¦ Package updates
  • πŸ”’ Security updates
  • πŸ“ Documentation or formatting updates
  • πŸ§ͺ Experimental features
  • βš™οΈ System or backend changes
  • πŸ—‘οΈ Removals
  • πŸ”§ Refactoring
  • πŸ“š Documentation updates
  • πŸ” New search features or updates
  • πŸ“€ Exporting features or updates
  • πŸ”½ Downgrades or rollbacks
  • πŸ“Œ Versioning fixes or updates
  • 🌊 Flow or fluency updates
  • ⚑ Performance improvements
  • πŸ“œ Parsing or data structure changes
  • βž• Additions of new functionalities
  • πŸ”— Linking or response changes
37
likes
0
points
1.32k
downloads

Publisher

verified publisherarunprakashg.com

Weekly Downloads

A library to interact with the Wordpress REST API. Supports most of the common endpoints and all of the CRUD operations on the endpoints.

Repository (GitHub)
View/report issues

Topics

#wordpress #fluent #crud #rest

Documentation

Documentation

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

collection, dio, http_parser, meta, path, synchronized

More

Packages that depend on wordpress_client