You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin adds test users and test block comments to make it easier to test the block-level commenting feature currently under development on the Gutenberg plugin.
This plugin adds test users and test block comments to make it easier to test the block-level commenting feature currently under development on the Gutenberg plugin.
Caution
Do not use this plugin in production site.
Features
Create 100 test users when the plugin is activated.
Create comments from a random user, a random comment, and a random date.
Override the avatar URL of the test users to better visualize the avatar.
Allow duplicate comments.
All test users and test block comments will be deleted when the plugin is deactivated.
Prerequisites
This plugin requires the latest Gutenberg plugin to be installed and activated.
Enable the Block Commenting feature in the Gutenberg plugin Experiments settings.
Installation
Download the zip from this repository
Upload the zip to the wp-content/plugins directory.
Activate the plugin through the 'Plugins' menu in WordPress. Once activated, 100 test users with username test_user_{index} will be created. The password of the test users will be password.
Uninstallation
Deactivate the plugin through the 'Plugins' menu in WordPress. Once deactivated, all test users and test block comments will be deleted.
Screenshot
About
This plugin adds test users and test block comments to make it easier to test the block-level commenting feature currently under development on the Gutenberg plugin.