Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.52 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.52 KB

Storm ShortCodes

Adds all kind of new shortcodes to your Wordpress 3.3 Blog.

Description

With this plugin you activate a lot of shortcodes without a admin interface, so activate it and use it. It also makes it possible for you to secure some text parts in your wordpress installation from the public, two choices you have, public or members only.

Example Usage

A shortcode looks like [email] and if you type this in your post, it will show your admins email address. It works on posts and pages. There are also shortcodes like

        `[rsMembers]` Only users see this message `[/rsMembers]`

Installation

  • [1.] Install

  • [2.] Activate

  • [3.] That's all you have to do!! -- Now it is up and running

  • No new administration screen -- This does not add a option page

  • Clean install and uninstall -- This plugin does not modify your database

    Just run the Wordpress install tool, thats it!!!

Frequently Asked Questions

  • What are shortcodes? A shortcode is a bit of code you can put in your pages and posts so you dont have to write all of it.

  • What available shortcodes are there? not that much at the time, but iam working on it. You have an idea, tell me!

  • [rsEmail]

  • [rsMailto]

  • [rsVersion]

  • [rsWPversion]

  • [rsMembers]

  • [rsGuests]

  • [rsAdmin]

Changelog

0.0.1

More informations