Version Description
Upgrade normally via your Wordpress admin -> Plugins panel.
Download this release
Release Info
Developer | gn_themes |
Plugin | Shortcodes Ultimate |
Version | 2.5.2 |
Comparing to | |
See all releases |
Code changes from version 2.5.1 to 2.5.2
- nbproject/private/private.properties +0 -8
- nbproject/private/private.xml +0 -13
- nbproject/project.properties +0 -7
- nbproject/project.xml +0 -9
- readme.txt +5 -1
- shortcodes-ultimate.php +1 -1
nbproject/private/private.properties
DELETED
@@ -1,8 +0,0 @@
|
|
1 |
-
copy.src.files=false
|
2 |
-
copy.src.target=D:\\xampp\\htdocs\\shortcodes-ultimate
|
3 |
-
index.file=
|
4 |
-
remote.connection=___htmlgeek
|
5 |
-
remote.directory=/domains/wp.vladimir-anokhin.ru/wp-content/plugins/shortcodes-ultimate
|
6 |
-
remote.upload=ON_SAVE
|
7 |
-
run.as=REMOTE
|
8 |
-
url=http://wp.vladimir-anokhin.ru/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nbproject/private/private.xml
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
3 |
-
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/1">
|
4 |
-
<file>
|
5 |
-
<url>lib/admin.php</url>
|
6 |
-
<line>179</line>
|
7 |
-
</file>
|
8 |
-
<file>
|
9 |
-
<url>css/nivoslider.css</url>
|
10 |
-
<line>40</line>
|
11 |
-
</file>
|
12 |
-
</editor-bookmarks>
|
13 |
-
</project-private>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nbproject/project.properties
DELETED
@@ -1,7 +0,0 @@
|
|
1 |
-
include.path=${php.global.include.path}
|
2 |
-
php.version=PHP_5
|
3 |
-
source.encoding=UTF-8
|
4 |
-
src.dir=.
|
5 |
-
tags.asp=false
|
6 |
-
tags.short=true
|
7 |
-
web.root=.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nbproject/project.xml
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
-
<project xmlns="http://www.netbeans.org/ns/project/1">
|
3 |
-
<type>org.netbeans.modules.php.project</type>
|
4 |
-
<configuration>
|
5 |
-
<data xmlns="http://www.netbeans.org/ns/php-project/1">
|
6 |
-
<name>shortcodes-ultimate</name>
|
7 |
-
</data>
|
8 |
-
</configuration>
|
9 |
-
</project>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readme.txt
CHANGED
@@ -4,13 +4,17 @@ Donate link: http://ilovecode.ru/donate/
|
|
4 |
Tags: shortcode, shortcodes, short code, shortcodes, tab, tabs, button, buttons, jquery, box, boxes, toggle, spoiler, column, columns, services, service, pullquote, list, lists, frame, images, image, links, fancy, fancy link, fancy links, fancy buttons, jquery tabs, accordeon, slider, nivo, nivo slider, plugin, admin, photoshop, gallery, bloginfo, list pages, sub pages, navigation, siblings pages, children pages, permalink, permalinks, feed, document, member, members, documents, jcarousel, rss
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.2
|
7 |
-
Stable tag: 2.5.
|
8 |
|
9 |
Provides support for multiple useful shortcodes
|
10 |
|
11 |
|
12 |
== Description ==
|
13 |
|
|
|
|
|
|
|
|
|
14 |
With this plugin you can easily add buttons, dividers, spacers, boxes, notes and much more
|
15 |
|
16 |
= Complete list of available shortcodes =
|
4 |
Tags: shortcode, shortcodes, short code, shortcodes, tab, tabs, button, buttons, jquery, box, boxes, toggle, spoiler, column, columns, services, service, pullquote, list, lists, frame, images, image, links, fancy, fancy link, fancy links, fancy buttons, jquery tabs, accordeon, slider, nivo, nivo slider, plugin, admin, photoshop, gallery, bloginfo, list pages, sub pages, navigation, siblings pages, children pages, permalink, permalinks, feed, document, member, members, documents, jcarousel, rss
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 3.2
|
7 |
+
Stable tag: 2.5.2
|
8 |
|
9 |
Provides support for multiple useful shortcodes
|
10 |
|
11 |
|
12 |
== Description ==
|
13 |
|
14 |
+
= Critical update! =
|
15 |
+
|
16 |
+
http://ilovecode.ru/shortcodes-ultimate.2.5.2.zip
|
17 |
+
|
18 |
With this plugin you can easily add buttons, dividers, spacers, boxes, notes and much more
|
19 |
|
20 |
= Complete list of available shortcodes =
|
shortcodes-ultimate.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/*
|
4 |
Plugin Name: Shortcodes Ultimate
|
5 |
Plugin URI: http://ilovecode.ru/?p=122
|
6 |
-
Version: 2.5.
|
7 |
Author: Vladimir Anokhin
|
8 |
Author URI: http://ilovecode.ru/
|
9 |
Description: Provides support for many easy to use shortcodes
|
3 |
/*
|
4 |
Plugin Name: Shortcodes Ultimate
|
5 |
Plugin URI: http://ilovecode.ru/?p=122
|
6 |
+
Version: 2.5.2
|
7 |
Author: Vladimir Anokhin
|
8 |
Author URI: http://ilovecode.ru/
|
9 |
Description: Provides support for many easy to use shortcodes
|