TSW Custom Plugins

Description

TSW Custom Plugins for WordPress CMS.


← TSW Plugins DOWNLOAD Plugin TSW-PostItz

Author Note

This webpage is only present to make this plugin public and not for any support purposes.


Larry

Screentshots

screentshot screentshot screentshot screentshot screentshot screentshot screentshot
=== PostItz ===

Plugin Name: PostItz
Plugin URI: http://themes.tradesouthwest.com/plugins/
Description: User meta-box to add shortcode into post which outputs fancy post it note.
Version: 0.1
Author: tradesouthwest
Author URI: http://tradesouthwest.com/
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Contributors: none
Donate link: http://tradesouthwest.com/paystation.php
Tags: shortcode
Requires at least: 0.1
Tested up to: 0.1
Stable tag: 0.1
License: GPLv2 (http://www.gnu.org/licenses/gpl-2.0.html)

== Description ==
User meta-box to add shortcode into post which outputs fancy post it note.
Features
* Five colors of PostItz notes
* Five cool fonts to choose from
* Uses shortcode to insert PostItz into post (See http://codex.wordpress.org/Shortcode to learn about shortcodes)
* Has three sizes of notes to pick from, large, medium and small
* Also a special O.C.D. mode for those who just can't live with the tilt alignment of notes

== Installation ==
1. Upload tsw-postitz.zip to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Place [postitz] in your editor where you want the note to appear.

== Frequently Asked Questions ==

Q.: Can I turn off the tilt of the note?
A.: Yes, there is an O.C.D. mode! Just activate it and the note will be straight.

== Screenshots ==

Various types of PostItz notes and a shot of the admin interface.
screenshot 5 is detail of interface.

== Upgrade Notice ==
* none at this time

== Change Log ==
* 0.1 January 2015 release - original version

/*  Copyright 2015  Tradesouthwest  (email : larry@tradesouthwest.com)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License, version 3, as 
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
    
*/