Plugin Directory

Changeset 1748019


Ignore:
Timestamp:
10/17/2017 02:56:28 PM (8 years ago)
Author:
raiden08
Message:

update read me

File:
1 edited

Legend:

Unmodified
Added
Removed
  • simple-pop-up/trunk/readme.txt

    r1748001 r1748019  
    1 ==Simple Message Modal==
     1==Simple Pop Up==
     2Contributors: Rey Den Nalasa
     3Donate link:
     4Tags: comments, spam
     5Requires at least: 3.0.1
     6Tested up to: 3.4
     7Requires PHP: 5.2.4
    28Stable tag: 1.0
     9License: GPLv2 or later
     10License URI: http://www.gnu.org/licenses/gpl-2.0.html
    311
    412
     
    1725
    1826[pop_me_up id='id of pop up' btn_name="name of button"]
     27
     28== Installation ==
     29 
     30This section describes how to install the plugin and get it working.
     31 
     32e.g.
     33 
     341. Upload `simple-message-modal.zip` to the `/wp-content/plugins/` directory
     351. Activate the plugin through the 'Plugins' menu in WordPress
     361. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
     37
     38== Screenshots ==
     39
     40== Changelog ==
     41
     42= 1.0 =
     43* Initial stage.
     44
     45== Upgrade Notice ==
Note: See TracChangeset for help on using the changeset viewer.