Sellers.json Editor
Provides a WordPress interface for editing your site's sellers.json.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mwender/sellers-json/archive/refs/heads/main.zipThe Sellers.json Editor is a WordPress plugin for adding and editing a sellers.json file to your website.
Description
The Sellers.json Editor is a WordPress plugin which implments the Sellers.Json specification by IAB Tech Lab. It provides a WordPress backend mechanism for adding "Sellers" which are then displayed as JSON data in a sellers.json file available on your website.
For a detailed description of the sellers.json, please see the technical specification provided by iab. Tech Lab.
This plugin is maintained and distributed by Wenmark Digital Solutions.
Changelog
1.5.2
- Updating "Update API" to dynamically retrieve Description and Changelog sections from
README.md.
1.5.1
- Compiling README.
1.5.0
- Updating plugin update check end point.
- Updating "Plugin URI".
1.4.2
- Setting cache duration for plugin update check to 2 hours.
1.4.1
- Plugin Update API bug fixes.
1.4.0
- Rewrite of plugin update API.
1.3.1
- Updating plugin check endpoint.
- Updating plugin check transient to two hours (7200 seconds).
1.3.0
- Implementing WordPress plugin update API.
1.2.0
- Rewriting endpoint for
/sellers.json, usinginithook.
1.1.0
- Saving ACF settings locally.
1.0.1
- Setting
publicly_queryable = falsefor Sellers CPT.
1.0.0
- Initial release.