-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
55 lines (38 loc) · 1.88 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
=== ATG Plugin Boilerplate ===
Contributors: AndresTheGiant LLC
Tags: boilerplate, plugin
Requires at least: 4.4.0
Tested up to: 4.6.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This is a basic boilerplate plugin for faster plugin development.
== Description ==
This is a basic boilerplate, you should write a better description here if this is for real. See [Write a Plugin](https://codex.wordpress.org/Writing_a_Plugin).
= Website =
http://www.github.com/afgarcia86/atg-plugin-boilerplate
= Documentation =
* [Getting Started](https://www.advancedcustomfields.com/resources/#getting-started)
* [Field Types](https://www.advancedcustomfields.com/resources/#field-types)
* [Functions](https://www.advancedcustomfields.com/resources/#functions)
* [Actions](https://www.advancedcustomfields.com/resources/#actions)
* [Filters](https://www.advancedcustomfields.com/resources/#filters)
* [How to guides](https://www.advancedcustomfields.com/resources/#how-to)
* [Tutorials](https://www.advancedcustomfields.com/resources/#tutorials)
= Bug Submission and Forum Support =
http://support.advancedcustomfields.com/
== Installation ==
1. In WordPress go to Plugins->Add New and locate the plugin (e.g. search ‘atg plugin boilerplate’
1. Click the install button
1. Activate the plugin through the ‘Plugins’ menu
Alternatively you can download the plugin from [ATG Plugin Boilerplate](http://www.github.com/afgarcia86/atg-plugin-boilerplate), upload it through the Wordpress plugin uploader, and activate through the Plugins menu.
== Frequently Asked Questions ==
= Q. I have a question =
A. Chances are, someone else has asked it. Check out the support forum at:
http://support.advancedcustomfields.com/
== Screenshots ==
1. Default Screenshot
That's it!
== Changelog ==
= 1.0 =
* First release, catches post_content and widget_black-studio-tinymce updates