-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathreadme.txt
43 lines (28 loc) · 1.33 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
=== João Grilo ===
Contributors: Comunidade WordPress Ceará
Tags: function, development
Requires at least: 3.8
Tested up to: 4.0
Stable tag: 4.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== English Description ==
João Grilo is a tool to WordPress developers. It comes with several options intended to be used in the customization of your project/theme.
No more using custom functions in the functions.php of your theme. João Grilo makes it easy and safer.
== Descrição em Português ==
O João Grilo é um canivete suíço para desenvolvedores WordPress. Ele contém as mais variadas funções para customização do projeto. Chega de utilizar funções no arquivo function.php do seu tema, João Grilo deixa esse trabalho muito mais fácil e seguro.
== Description ==
João Grilo
João Grilo is a tool to WordPress developers. It comes with several options intended to be used in the customization of your project/theme.
No more using custom functions in the functions.php of your theme. João Grilo makes it easy and safer.
== Installation ==
Download the plugin and put it in the plugin folder wp-content/plugins. After that, activate in the WordPress Dashboard.
== Changelog ==
= 1.1 =
Readme.txt Updated
= 1.0 =
Added Seetings API Class
Codebase rewritten
Added DB Version
= 0.1 =
Initial Release