forked from WebDevStudios/WDS-Dynamic-Dropdowns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
37 lines (23 loc) · 758 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
=== WDS Dynamic Dropdowns ===
Contributors: WebDevStudios
Donate link: http://webdevstudios.com
Tags:
Requires at least: 4.3
Tested up to: 4.3
Stable tag: 0.1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Replace the user and parent post dropdown in WordPress with a dynamic version using the Select2 library
== Installation ==
= Manual Installation =
1. Upload the entire `/wds-dynamic-dropdowns` directory to the `/wp-content/plugins/` directory.
2. Activate WDS Dynamic Dropdowns through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 0.1.0 =
* First release
== Upgrade Notice ==
= 0.1.0 =
First Release