This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

TA Shorcodes

Description

Bookie – Create shortcode “bookie”

The shortcode [bookie casa="value"]your text here[/bookie] will generate the following html <a href="http://url_for_casa_value">your text here</a>

Promo – Create shortcode “promo”

The shortcode [promo casa="value"]your text here[/promo] will generate the following html <a href="http://url_for_casa_value">your text here</a>

Pinextra – Create shortcode “pinextra”

  • The shortcode [pinextra]your text here[/pinextra] will generate the following html <a href="http://your-server/pin-gratis-paysafecard">your text here</a>
  • The shortcode [pinextra id="ID_NUMBER"]your text here[/pinextra] will generate the following html <a href="http://url_of_page_with_that_page_ID">your text here</a>
  • The shortcode [pinextra slug="PAGE_SLUG"]your text here[/pinextra] will generate the following html <a href="http://url_of_page_with_that_SLUG">your text here</a>
  • The shortcode [pinextra text="your text here"] will generate the following html <a href="http://your-server/pin-gratis-paysafecard">your text here</a>

Arbitrary section

Updates

The basic structure of this plugin was cloned from the WordPress-Plugin-Boilerplate project.
This plugin supports the GitHub Updater plugin, so if you install that, this plugin becomes automatically updateable direct from GitHub. Any submission to WP.org repo will make this redundant.

Installation

This section describes how to install the plugin and get it working.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘plugin-name’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select plugin-name.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download plugin-name.zip
  2. Extract the plugin-name directory to your computer
  3. Upload the plugin-name directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

FAQ

Nothing for now

Reviews

There are no reviews for this plugin.

Contributors & Developers

“TA Shorcodes” is open source software. The following people have contributed to this plugin.

Contributors

Translate “TA Shorcodes” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release.