-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreadme.txt
71 lines (46 loc) · 2.87 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
=== Site Demo Content ===
Contributors: Mahesh901122
Tags: dummy data, sample data, woocommerce dummy data, bbpress dummy data, theme unit test data
Donate link: https://www.paypal.me/mwaghmare7/
Tested up to: 5.4
Stable tag: 1.1.2
Requires at least: 4.4
One click import demo content which includes post, pages, comments etc. Also, import demo content for different plugins such as WooCommerce, bbPress etc.
== Description ==
One click import demo content which includes post, pages, comments etc. Also, import demo content for different plugins such as WooCommerce, bbPress etc.
Follow below simple steps to import the dummy content:
* Click on `Get Started »`
* It read the file and get content.
* Click on Start Import.
* For more details read the [getting started article](https://maheshwaghmare.com/doc/sample-data/) or see [video tutorial](https://www.youtube.com/watch?v=q77CJDKAnmg)
Plugin import the data form the XML file. For now plugin added in-build support for:
* <a href="https://maheshwaghmare.com/doc/sample-data/#sample-content" target="_blank">Sample Content (post, page, images etc)</a>
* <a href="https://maheshwaghmare.com/doc/sample-data/#woocommerce" target="_blank">WooCommerce</a>
* <a href="https://maheshwaghmare.com/doc/sample-data/#sample-content" target="_blank">bbPress</a>
Do you want another plugin support? [Request for support »](https://maheshwaghmare.com/say-hello/)
Do you know coding? Let's fork & extend from [Github](https://github.com/maheshwaghmare/sample-data/)
== Installation ==
1. Install the <code>Sample Data</code> plugin either via the WordPress plugin directory, or by uploading the files to your server at <code>wp-content/plugins</code>.
2. Goto `Tools > Sample Data`
3. Select the `Get Started »` for Plugin/Theme.
4. Click on `Start Import`.
== Frequently Asked Questions ==
= Is there any plan for Pro version? =
Nope, For now We have not thinking about any pro plan for Sample Data plugin.
= What kind of data I can import?
We provides the sample data of Theme unit test which contain post, pages, attachments etc. Mostly this data is used for testing purpose. These data includes the different variations of the test cases.
And plugins sample data which includes some popular plugins such as WooCommerce, BBPress etc.
= Can I request for any theme/plugin sample data? =
Yes, But theme or plugin author have such sample data which we can include in our importer. Once they have provided such data then we will add it into our importer.
== Changelog ==
= 1.1.2 =
* Improvement: Added the quick doc links.
= 1.1.1 =
* Improvement: Added compatibility for WordPress 5.4.
= 1.1.0 =
* New: Added filter `sample_data_action_links` to change the action links.
* New: Added filter `sample_data_localize_vars` to change the localize variables.
= 1.0.1 =
* Fix: Used WooCommerce plugins directory XML file instead of custom XML file.
= 1.0.0 =
* Initial release.