Plugin Directory

Changeset 1031918


Ignore:
Timestamp:
11/24/2014 04:11:36 PM (11 years ago)
Author:
itapplication
Message:

Update description

Location:
light-full-screen-slider/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • light-full-screen-slider/trunk/light-fullscreen-slider.php

    r1031524 r1031918  
    2323 
    2424You should have received a copy of the GNU General Public License
    25 along with 'Light Full Screen Slider'. If not, see {License URI}.
     25along with 'Light Full Screen Slider'. If not, see {https://www.gnu.org/licenses/gpl-2.0.html.
    2626*/
    2727
  • light-full-screen-slider/trunk/readme.txt

    r1031815 r1031918  
    2020* Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
    2121* Activate the plugin;
    22 * Navigate to Plugin Settings and fill settings.
     22* Navigate to Plugin Settings through WordPress site administration.
     23* Navigate *Setting* >> *Light Full Screen Slider*
     24* On this page add full path including http:// of your images and add caption respectively and save setting.
     25* After setup up slide show at setting page you need to add `<?php echo get_lfs(); ?>` into your theme template file.
    2326
    24 After installation go to the your WordPress site administration and navigate Setting >> Light Full Screen Slider
    25 On this page add full path including http:// of your images and add caption respectively and save setting.
    26 After setup up slide show at setting page you need to add `<?php echo get_lfs(); ?>` into your theme template file.
    2727== Frequently Asked Questions ==
    2828= What is the plugin license? =
    2929* This plugin is released under a GPL license.
     30
    3031== Screenshots ==
    31321. Image 01.
    32332. Image 02.
     34
    3335== Changelog ==
    3436= 1.0 =
    3537* Notes of the version.
     38
    3639== Upgrade Notice ==
    3740= 1.0 =
    3841* Initial Version.
     42
    3943== License ==
    40 This file is part of Your Plugin Name.
    41 Your Plugin Name is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
     44
     45Light Full Screen Slider is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
    4246by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
    43 Your Plugin Name is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     47Light Full Screen Slider is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
    4448MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    4549Get a copy of the GNU General Public License in <http://www.gnu.org/licenses/>.
Note: See TracChangeset for help on using the changeset viewer.