did-manager/tests/Unit/FAIR/DID/fixtures
Namith Jawahar 68fe7fb3de Update Tests and Examples
Update test to extend on lint recommendations.
Remove Wordpress specific examples and tests
2026-03-13 23:49:47 +05:30
..
readme.txt refactor sources to PSR-4 layout 2025-12-10 16:41:21 -07:00
test-plugin.php Update Tests and Examples 2026-03-13 23:49:47 +05:30

=== 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.