Shortcodes Ultimate

Software Screenshot:
Shortcodes Ultimate
Software Details:
Version: 4.9.9 updated
Upload Date: 1 May 16
Developer: Vladimir Anokhin
Distribution Type: Freeware
Downloads: 71

Rating: nan/5 (Total Votes: 0)

Developers have been creating and using shortcodes for years with WordPress now. The concept and very useful functionality of this WordPress feature has been a success with both users and programmers, and has since expanded to other CMS platforms, including WordPress' main rival: Joomla.

Usually when developers create a plugin, they also create a shortcode to embed the plugin's output inside posts or pages. The shortcode must be entered by the user and is usually very complex.

Since most shortcodes are spread amongst different plugins, having access to common functionality and UI widgets can be quite annoying, needing the webmaster to install 10, 20, 30, or more plugins.

This is how Shortcodes Ultimate has become to be so famous in the WordPress community, providing a large list of shortcodes, all in one single plugin.

To use the plugin, after you install it, check out your WYSIWYG post editor. A special button will be added, which when pushed will show a modal window from where shortcodes can be selected, configured, and automatically inserted with the page's content.

Installation:

 

Unpack and upload it to the /wp-content/plugins/ directory.

Activate the plugin through the 'Plugins' menu in WordPress.

Shortcode list:

Accordion

Animation

Audio

Box

Button

Carousel

Column

Divider

Document

Dropcap

Dummy image

Dummy text

Frame

Gallery

Google Map

Guests

Heading

Highlight

Label

Lightbox

List

Members

Menu

Meta

Note

Permalink

Post

Posts

Private

Pullquote

Quote

Row

RSS Feed

Screenr

Service

Siblings

Slider

Spacer

Spoiler

Sub pages

Tab

Table

Tabs

Template

Tooltip

User

Video

Vimeo

YouTube

YouTube Advanced

What is new in this release:

  • Added:
  • [document] is now compatible with HTTPS
  • New attribute for [button title=""]
  • Fixed:
  • Carousel items width calculation
  • stripslashes for [button] content

What is new in version 4.9.7:

  • Added:
  • [document] is now compatible with HTTPS
  • New attribute for [button title=""]
  • Fixed:
  • Carousel items width calculation
  • stripslashes for [button] content

What is new in version 4.9.6:

  • Quick fix for disabled custom CSS since previous update.

What is new in version 4.9.4:

  • Updated:
  • Japanese translation.
  • Polish translation.
  • Fixed:
  • Minor fixes in shortcode settings window.
  • Vulnerability in Examples preview. Added wp_nonce check.
  • Vulnerability at Custom CSS page. Added wp_nonce check.
  • Removed:
  • Skins directory creation.

What is new in version 4.9.3:

  • Updated: owl-carousel.js
  • Added: minor UI improvements
  • Fixed: [vimeo ] ssl issue
  • Fixed: multiple errors on cheatsheet page
  • Fixed: errors when updating user profile
  • Removed: global skin option at settings page

What is new in version 4.9.2:

  • Added: new option wmode for [youtube_advanced]
  • Added: new shortcode [lightbox_content]
  • Fixed: lightbox and galleries scripts
  • Fixed: removed global function $.support.transition
  • Updated: Russian language
  • Updated: Japanese language
  • Updated: FontAwesome, 4.1.0
  • Updated: Magnific Popup, 0.9.9

What is new in version 4.9.1:

  • Added:
  • New shortcode [scheduler]
  • New shortcode [expand]
  • New options for [divider]
  • New option rel for [button]
  • Fixed:
  • Animations script has been changed. CSS animations will be skipped in non-supported browsers.
  • templates/default-loop.php - removed extra n character in comments number.

What is new in version 4.9.0:

  • New shortcode [qrcode] allows you to generate colorful and responsive QR codes
  • Improved shortcode serach. Just type shortcode name and hit Enter
  • Updated Animate.css (animations library)
  • Updated ACE editor (custom CSS editor)
  • Responsive CSS for [tabs]

What is new in version 4.8.1:

  • Minor [spoiler] fix, for hidden spoiler content.
  • Updated Japanese translation.

What is new in version 4.7.2:

  • New Ghost style for [button].

What is new in version 4.7.0:

  • Long-awaited feature: slider, carousel and custom_gallery links can now be open with lightbox
  • Long-awaited feature: custom links in slider, carousel and custom_gallery shortcodes
  • Fixed https bug in FontAwesome enqueue

What is new in version 4.6.3:

  • Updated settings pages capabilities
  • Added some hooks
  • Updated .pot file

What is new in version 4.6.2:

  • Font-Awesome is now loaded from the Bootstrap CDN.

What is new in version 4.6.0:

  • New premium add-on - Extra Shortcodes
  • Minor UX improvements
  • New locale - VI
  • Fixed bug with tax_term IDs in [posts] shortcode, forum topic
  • Fixed bug with service title, forum topic
  • Fixed bug with animations names in shortcode generator, forum topic

What is new in version 4.5.3:

  • Updated some examples.
  • Removed import functions. Old versions of plugin (like 3.9.5) is not supported anymore.

What is new in version 4.5.2:

  • Updated custom formatting filter
  • Updated Japanese translation
  • Added NL translation

What is new in version 4.5.0:

  • New WP filters for shortcodes attributes
  • New option for compatibility mode prefix
  • Compatibility mode is now enabled by default
  • Font-awesome updated to 4.0.3
  • New shortcode [meta]
  • New shortcode [user]
  • New shortcode [post]
  • New attribute limit for [slider], [carousel] and [custom_gallery]
  • Minor UX improvements

What is new in version 4.3.2:

  • Small fixes.
  • New text-shadow picker for [button].

What is new in version 4.2.2:

  • New media manager added for galleries manager.
  • New media manager added to the file fields in Generator.

What is new in version 4.1.8:

  • Added default taxonomy value for [posts].
  • Added default post_type value for [posts].
  • Added ability to use shortcodes inside of attributes.

What is new in version 4.1.5:

  • Disabled wp_footer check.

What is new in version 4.1.3:

  • Fixed wp_footer notice.
  • Greek translation.

What is new in version 4.1.0:

  • Added backward compatibility for [frame]
  • Fixed [column] margins
  • Added backward compatibility for [tabs]. Now it accepts style=3 and vertical attributes
  • Added backward compatibility for [spoiler]. Now it accepts 0 and 1 as values for attribute open. Also, it now accepts style attribute (1, 2, default, fancy, simple)
  • Added custom CSS import from previous versions. Styles will be imported automatically and prepended to the existing CSS-code
  • Added backward compatibility for [highlight]. Now it accepts bg and background attributes
  • Added backward compatibility for [label]. Now it accepts style and type attributes
  • Added backward compatibility for [dropcap]. Now it accepts 1, 2 and 3 as style values
  • Added backward compatibility for [permalink]. Now it accepts p and id attributes
  • Added backward compatibility for [button]. Need to test
  • Added backward compatibility for [members]. Now it accepts style and login attributes
  • Added backward compatibility for [box]. Now it accepts color and box_color attributes
  • Added backward compatibility for [note]. Now it accepts color and note_color attributes
  • Added backward compatibility for [column]. Now it accepts attribute last and can be not wrapped with [row]
  • Added backward compatibility for [document]. Now it accepts file and url attributes

What is new in version 4.0.7:

  • Added backward compatibility for [frame].

What is new in version 4.0.3:

  • For speed-up maniacs: completely rewritten assets mechanism. Now CSS and JS files included on page depend on used shortcodes.
  • Added new shortcode [posts]. This is awesome and flexible mechanism to display your content in many different ways.
  • Now you can create your own custom skins for shortcodes.
  • Columns, Google Maps, Google document viewer, YouTube player, Vimeo player and custom audio player is now fully responsive.

What is new in version 3.9.5:

  • More screencasts
  • Special widget for shortcodes
  • Small fixes
  • Hebrew translation

What is new in version 3.9.3:

  • More screencasts
  • Special widget for shortcodes
  • Small fixes
  • Hebrew translation

What is new in version 3.9.2:

  • More screencasts.
  • Special widget for shortcodes.

What is new in version 3.8.3:

  • Donate button in control panel.
  • Updated timthumb.php (version 2.8.10).
  • Added 2 useful screencasts.

What is new in version 3.3.1:

  • Changed: [nivo_slider] and [jcarousel] (see docs in console)
  • New shortcode: [custom_gallery]
  • New parameter: [members login="0|1"]
  • New shortcode: guests
  • German translation

What is new in version 3.3.0:

  • Changed: [nivo_slider] and [jcarousel] (see docs in console)
  • New shortcode: [custom_gallery]
  • New parameter: [members login="0|1"]
  • New shortcode: guests
  • German translation

What is new in version 3.2.1:

  • Button for WYSIWIG editor (search it near Upload/Insert buttons).
  • New shortcode: private (private notes for editors).
  • Patched and secure timthumb.php.

What is new in version 2.5.3:

  • Theme integration.

What is new in version 2.2.7:

  • New attr: link="caption" for [nivo_slider]
  • New attr: p for [subpages]
  • New tabs style (style=3)

What is new in version 2.2.1:

  • New shortcode: document
  • New shortcode: members
  • New shortcode: feed

Requirements:

  • WordPress 3.5 or higher

Similar Software

nrelate Flyout
nrelate Flyout

14 Apr 15

Ultimate TinyMCE
Ultimate TinyMCE

1 Mar 15

WP-Print
WP-Print

1 Mar 15

Pie Register
Pie Register

4 Jun 15

Comments to Shortcodes Ultimate

1 Comments
  • luigi 22 Feb 16
    Su aruba con hosting windows non si visualizzano bene
Add Comment
Turn on images!