Changeset 2137579
- Timestamp:
- 08/11/2019 01:14:44 AM (7 years ago)
- Location:
- faqizer
- Files:
-
- 2 edited
-
tags/0.2/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
faqizer/tags/0.2/readme.txt
r2137577 r2137579 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 Add Frequently Asked Questions to your website, No more depending on multiple short codes to display each faqs on your site. 12 10 13 == Description == 11 A easy way to manage and list Frequently asked questions on your website! F AQIZER 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.14 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 shortcode for each FAQ. 12 15 13 16 == Installation == … … 15 18 1. In your WordPress admin panel, go to *Plugins > New Plugin*, search for *FAQIZER*, then click "Install now". 16 19 2. 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.20 3. After one of the above installation methods has taken click on the Activate link for the Faqizer plugin. 21 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. 19 22 5. 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) 20 23 21 24 == Frequently Asked Questions == 22 25 = 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.26 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. 24 27 25 28 == Localization == … … 28 31 == Upgrade Notice == 29 32 = 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. 31 34 32 35 = 0.1 = … … 40 43 * Flushing rewrite rules on deactivation, and deleting options that the plugin setup on installation. 41 44 * 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 F aq Topics taxonomy for the faqs posttype.43 * Added icons too faq accordion on faqpage.45 * Added the FAQ Topics taxonomy for the faqs post-type. 46 * Added icons too faqs accordion on faqs page. 44 47 45 48 = 0.1 = -
faqizer/trunk/readme.txt
r2137578 r2137579 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Add Frequently Asked Questions to your website, No more depending on multiple short codes to display each faqs on your site. 12 11 13 == Description == 12 A easy way to manage and list Frequently asked questions on your website! F AQIZER 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.14 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 shortcode for each FAQ. 13 15 14 16 == Installation == … … 16 18 1. In your WordPress admin panel, go to *Plugins > New Plugin*, search for *FAQIZER*, then click "Install now". 17 19 2. 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.20 3. After one of the above installation methods has taken click on the Activate link for the Faqizer plugin. 21 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. 20 22 5. 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) 21 23 22 24 == 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? = 26 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 27 26 28 == Localization == … … 29 31 == Upgrade Notice == 30 32 = 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. 32 34 33 35 = 0.1 =
Note: See TracChangeset
for help on using the changeset viewer.