-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
43 lines (39 loc) · 1.59 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
=== Plugin Name ===
Contributors: MatheusGimenez, brasadesign, everaldomatias, willowmagrini
Donate link: http://brasa.art.br
Tags: slider, brasa, post slider, rest api, support rest api, transient api
Requires at least: 4.5
Tested up to: 4.7.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add a Slider with images, posts and pages to your pages with an easy-to-use shortcode!
== Description ==
After installing the plugin go to your dashboard and create a new slider. You have the possibility to search through your posts and pages in order to add them or add an image.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/brasa-slider` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
== Changelog ==
= 2.0.2 =
Fix media selector title
= 2.0.1 =
Fix shortcode name
= 2.0 =
Add cursor grab/grabbing in slider sortable items
Remove whitespace after slider name on edit post screen
Add support to wordpress.org online translate system (glotpress)
fix "Notice: Undefined index: id" when using the shortcode with name parameter.
= 1.1f =
Add support to slider ID (post ID) on shortcode (example: [brasa-slider id="4"] )
Add admin notice with shortcode to copy
= 1.1e =
Add transient for optimization on get slider posts
Fix void slider item
= 1.1d =
Add rest API parameter to print template in HTML
= 1.1c =
Fix rest-api 500 error
= 1.1b =
Added constant to remove frontend things (script, css, etc) *
= 1.1.0 =
Added support to rest API (create a rest endpoint )