Changeset 3403841
- Timestamp:
- 11/27/2025 07:51:59 AM (3 months ago)
- Location:
- repostra/trunk
- Files:
-
- 2 edited
-
README.md (modified) (2 diffs)
-
repostra.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
repostra/trunk/README.md
r3403839 r3403841 4 4 Requires at least: 6.0 5 5 Tested up to: 6.8 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 Requires PHP: 8.0 8 8 License: GPLv2 or later … … 30 30 31 31 32 == Security ==33 34 All webhook requests must include the API key in the `X-Repostra-API-Key` header:35 36 ```37 X-Repostra-API-Key: your-api-key-here38 ```39 32 40 33 == Support == -
repostra/trunk/repostra.php
r3403839 r3403841 4 4 * Plugin URI: https://repostra.app 5 5 * Description: Integrate Repostra content creation platform with your WordPress site. Automatically receive and publish blog posts from Repostra. 6 * Version: 1.0. 26 * Version: 1.0.3 7 7 * Author: AWcode Co Ltd 8 8 * License: GPL v2 or later
Note: See TracChangeset
for help on using the changeset viewer.