WordPress test task plugin

v1.0 2020-06-14 12:56 UTC

This package is not auto-updated.

Last update: 2024-09-16 21:56:35 UTC


README

=== wp-test-task ===
Contributors: Dharminder Singh
Tags: test-task
Requires at least: 5.0.0
Tested up to: 5.4.2
Requires PHP: 7.2
Stable tag: 1.0
License: GPL-2.0-only
License URI: #

This is a wp test task by inpsyde. A wp plugin to listing users and display deatail of each user.

== Installation ==
There are two ways to download this plugin. Which are follows.

Download plugin from git hub (https://github.com/dharmindersinghdhaliwal/wp-test-task) or clone zip file.
Go to wp-admin and select "Add new" from plugin menu.
Then click on browse button and select download zip file.

Second option is download plugin using composer.
Go to your wp project's root directory.
Run followimg command. "composer require dharmindersinghdhaliwal/wp-test-task".
By this you can download directly the plugin files into your plugin directory.
After the download go to wp-admin and activate the plugin.