Plugin Directory

Changeset 2137579


Ignore:
Timestamp:
08/11/2019 01:14:44 AM (7 years ago)
Author:
wrightfloat
Message:

fixing readme.txt

Location:
faqizer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • faqizer/tags/0.2/readme.txt

    r2137577 r2137579  
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     10
     11Add Frequently Asked Questions to your website, No more depending on multiple short codes to display each faqs on your site. 
     12
    1013== Description ==
    11 A easy way to manage and list Frequently asked questions on your website! FAQIZER allows site owners to eaisly manage faqs on thier website! The main Goal of Faqizer is to help everyone that uses WordPress for their content management system a easy way to manage and list their FAQs within their WordPress site, without having a shortcode for each FAQ. 
     14A easy way to manage and list Frequently asked questions on your website! Faqizer allows site owners to easily manage faqs on their website! The main Goal of Faqizer is to help everyone that uses WordPress for their content management system a easy way to manage and list their FAQs within their WordPress site, without having a shortcode for each FAQ. 
    1215
    1316== Installation ==
     
    15181. In your WordPress admin panel, go to *Plugins > New Plugin*, search for *FAQIZER*, then click "Install now".
    16192. Alternatively, if you have downloaded the plugin directly from wordpress.org, and have a zip file. You will then need to upload the `faqizer.zip` to your plugins directory.
    17 3. After one of the above installation methods has taken click on the Activate link for the faqizer plugin.
    18 4. Once the plugin is Activated, Setup an Frequently Asked Question using the FAQS link added to the wordpress sidebar in the WordPress Admin Area.
     203. After one of the above installation methods has taken click on the Activate link for the Faqizer plugin.
     214. Once the plugin is Activated, Setup an Frequently Asked Question using the FAQS link added to the Wordpress sidebar in the WordPress Admin Area.
    19225. By default the plugin will setup a Frequently Asked Questions page with the page slug of faqs, which can be changed in the Faqizer settings page.  (Default location: yourwebsitename.com/faqs)
    2023
    2124== Frequently Asked Questions ==
    2225= How to access the faqizer settings page? =
    23 Click on the settings link within the plugins page that list all of the plugins installed on your website or just click on the faqizer link within the left sidebar of the wordpress admin area.   
     26Click on the settings link within the plugins page that list all of the plugins installed on your website or just click on the Faqizer link within the left sidebar of the wordpress admin area.   
    2427
    2528== Localization ==
     
    2831== Upgrade Notice ==
    2932= 0.2 =
    30 * Fixed some bugs and added new features like a Faq Topics taxonomy - View the 0.2 Changelog for a detialed list of improvements. 
     33* Fixed some bugs and added a taxonomy called Faqs Topics - View the 0.2 Change-log for a detailed list of improvements. 
    3134
    3235= 0.1 =
     
    4043* Flushing rewrite rules on deactivation, and deleting options that the plugin setup on installation.
    4144* Fixed an issue of showing no border at the bottom of the faqs when a FAQ is opened up, and the accordion is enabled.
    42 * Added the Faq Topics taxonomy for the faqs posttype.
    43 * Added icons too faq accordion on faq page.
     45* Added the FAQ Topics taxonomy for the faqs post-type.
     46* Added icons too faqs accordion on faqs page.
    4447
    4548= 0.1 =
  • faqizer/trunk/readme.txt

    r2137578 r2137579  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
     11Add Frequently Asked Questions to your website, No more depending on multiple short codes to display each faqs on your site. 
     12
    1113== Description ==
    12 A easy way to manage and list Frequently asked questions on your website! FAQIZER allows site owners to easily manage faqs on their website! The main Goal of Faqizer is to help everyone that uses WordPress for their content management system a easy way to manage and list their FAQs within their WordPress site, without having a short-code for each FAQ. 
     14A easy way to manage and list Frequently asked questions on your website! Faqizer allows site owners to easily manage faqs on their website! The main Goal of Faqizer is to help everyone that uses WordPress for their content management system a easy way to manage and list their FAQs within their WordPress site, without having a shortcode for each FAQ. 
    1315
    1416== Installation ==
     
    16181. In your WordPress admin panel, go to *Plugins > New Plugin*, search for *FAQIZER*, then click "Install now".
    17192. Alternatively, if you have downloaded the plugin directly from wordpress.org, and have a zip file. You will then need to upload the `faqizer.zip` to your plugins directory.
    18 3. After one of the above installation methods has taken click on the Activate link for the faqizer plugin.
    19 4. Once the plugin is Activated, Setup a Frequently Asked Question using the FAQS link added to the wordpress sidebar in the WordPress Admin Area.
     203. After one of the above installation methods has taken click on the Activate link for the Faqizer plugin.
     214. Once the plugin is Activated, Setup an Frequently Asked Question using the FAQS link added to the Wordpress sidebar in the WordPress Admin Area.
    20225. By default the plugin will setup a Frequently Asked Questions page with the page slug of faqs, which can be changed in the Faqizer settings page.  (Default location: yourwebsitename.com/faqs)
    2123
    2224== Frequently Asked Questions ==
    23 = How to access the Faqizer settings page? =
    24 Click on the settings link within the plugins page that list all of the plugins installed on your website or just click on the Faqizer link within the left sidebar of the Wordpress admin area.   
     25= How to access the faqizer settings page? =
     26Click on the settings link within the plugins page that list all of the plugins installed on your website or just click on the Faqizer link within the left sidebar of the wordpress admin area.   
    2527
    2628== Localization ==
     
    2931== Upgrade Notice ==
    3032= 0.2 =
    31 * Fixed some bugs and added new features like a Faq Topics taxonomy - View the 0.2 Changelog for a detailed list of improvements. 
     33* Fixed some bugs and added a taxonomy called Faqs Topics - View the 0.2 Change-log for a detailed list of improvements. 
    3234
    3335= 0.1 =
Note: See TracChangeset for help on using the changeset viewer.