did-manager/tests/Unit/FAIR/DID/fixtures/readme.txt
Chuck Adams 20b7cfd796
refactor sources to PSR-4 layout
Signed-off-by: Chuck Adams <cja987@gmail.com>
2025-12-10 16:41:21 -07:00

61 lines
1.2 KiB
Text

=== Test Plugin ===
Contributors: fixture-author, test-contributor
Tags: fixture, testing, example
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://example.com/donate
This is the short description of the test plugin fixture.
== Description ==
This is the full description of the test plugin.
It contains multiple paragraphs and explains the plugin functionality in detail.
**Features:**
* Feature one
* Feature two
* Feature three
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/test-plugin` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the Settings->Test Plugin screen to configure the plugin.
== Frequently Asked Questions ==
= What does this plugin do? =
It's a test fixture for the FAIR CLI tool.
= Is it production ready? =
No, it's just for testing purposes.
== Screenshots ==
1. Screenshot description one
2. Screenshot description two
== Changelog ==
= 1.0.0 =
* Initial release
* Added core functionality
* Basic setup complete
= 0.9.0 =
* Beta release
* Testing phase
== Upgrade Notice ==
= 1.0.0 =
First stable release. Please backup before upgrading.