Plugin Directory

Changeset 1662938


Ignore:
Timestamp:
05/23/2017 07:36:48 AM (9 years ago)
Author:
ifourkuldeep1
Message:

Upload

Location:
simple-register-users-form/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-register-users-form/trunk/readme.txt

    r1662869 r1662938  
    1 === Simple Register Users Form ===
     1=== Simple User Register Form ===
    22Contributors: ifourtechnolab
    33Tags: Form, Register form, Simple form, Users form, Users registered form, Simple registered form, Simple users form
     
    1010
    1111== Description ==
    12 Create simple registered users form in your site.
     12Create simple users register form in your site.
    1313User can fill up there details and registered using simple register user form.
    1414
     
    16161. Download plugin and unzip it to your `/wp-content/plugins/` plugin directory.
    17172. After that go to your plugin manager and activate it.
    18 3. After activate simple register users form one configuration link is show in plugin manager and it is also show in admin menu.
    19 4. Go to simple register users form and manage form inputs that are you want to display.
     183. After activate simple users register form one configuration link is show in plugin manager and it is also show in admin menu.
     194. Go to simple users register form and manage form inputs that are you want to display.
    2020
    2121== Frequently Asked Questions ==
     
    2323Yes.- Admin can configure this plugin form there control-panel
    24242. Is it free ?
    25 Yes.- Simple register users form is free for all users.
     25Yes.- Simple users register form is free for all users.
    2626
    2727== Screenshots ==
    28 1. Admin back end to save register users form screenshot.
    29 2. Front end register users form send email box screenshot.
     281. Admin back end to save users register form screenshot.
     292. Front end users register form send email box screenshot.
    3030
    3131== Changelog ==
    3232= 1.0 =
    33 * Simple register users form is ready for production
     33* Simple users register form is ready for production.
    3434
    3535== Upgrade Notice ==
    3636= 1.0 =
    37 We will inform you when new version of simple register users form is available.
     37We will inform you when new version of simple users register form is available.
  • simple-register-users-form/trunk/simple-register-users-form.php

    r1662928 r1662938  
    11<?php
    22/**
    3  * @package Simple Register Users Form
     3 * @package Simple User Register Form
    44 * @version 1.0
    55 */
    66 
    77/***
    8   Plugin Name: Simple Register Users Form
    9   Description: Simple register users form create exit register users in your site.
     8  Plugin Name: Simple User Register Form
     9  Description: Simple user register form create exit register users in your site.
    1010  Author: ifourtechnolab
    1111  Version: 1.0
Note: See TracChangeset for help on using the changeset viewer.