robotstxt-hello/update.json
2026-01-27 09:55:38 +00:00

13 lines
964 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Hello (by ROBOTSTXT)",
"slug": "robotstxt-hello",
"version": "1.2.0",
"requires": "6.5",
"tested": "6.7",
"requires_php": "8.2",
"homepage": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-hello",
"download_url": "https://git.robotstxt.es/ROBOTSTXT/robotstxt-hello/releases/download/1.2.0/robotstxt-hello-1.2.0.zip",
"author": "ROBOTSTXT",
"description": "Adds a Hello admin page for demonstration purposes. This plugin provides a simple admin interface example for WordPress development.",
"changelog": "<ul><li><strong>1.2.0</strong> Added generic JSON-based Auto-Updater system. Plugin now updates automatically from git.robotstxt.es without depending on WordPress.org repository.</li><li><strong>1.1.2</strong> Maintenance release.</li><li><strong>1.1.1</strong> Bug fixes and improvements.</li><li><strong>1.1.0</strong> Enhanced admin interface.</li><li><strong>1.0.0</strong> Initial release.</li></ul>"
}