Plugin Directory

Changeset 1280487


Ignore:
Timestamp:
11/05/2015 04:28:22 PM (10 years ago)
Author:
Cedriking
Message:

Released the version 1.0.1

Location:
quipoquiz
Files:
17 added
2 edited

Legend:

Unmodified
Added
Removed
  • quipoquiz/trunk/quipoquiz.php

    r1279935 r1280487  
    3333
    3434define( 'QUIPOQUIZ_MINIMUM_WORDPRESS_VERSION', '2.8' );
    35 define( 'QUIPOQUIZ_VERSION', '1.0' );
     35define( 'QUIPOQUIZ_VERSION', '1.0.1' );
    3636define( 'QUIPOQUIZ_SDK_VERSION', '1.0' );
    3737define( 'QUIPOQUIZ_BASE_URL', 'http://quipoquiz.com/' );
     
    5353    );
    5454
    55     wp_register_script( 'quipoquiz_js_sdk', QUIPOQUIZ_BASE_URL . '/js/sdk/quipoquiz-sdk.js' );
     55    wp_register_script( 'quipoquiz_js_sdk', QUIPOQUIZ_BASE_URL . '/js/sdk/quipoquiz-sdk.min.js' );
    5656    wp_enqueue_script( 'quipoquiz_js_sdk' );
    5757    wp_localize_script( 'quipoquiz_js_sdk', 'configuration', $configuration );
  • quipoquiz/trunk/readme.txt

    r1279939 r1280487  
    22
    33Contributors: cedriking
    4 Tags: Quiz, Embeded Content, Viral, Plugin, QuipoQuiz, Quipo Quiz, Widget
     4Tags: Quiz, Embeded Content, Viral, Plugin, QuipoQuiz, Quipo Quiz, Widget, Jeu-questionnaire, Questionnaire, Vrai ou faux, True or False, Quizzes, Jeu, Game
    55Requires at least: 2.8
    66Tested up to: 4.3
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MB4HYJYWCEAJ6
    1111
    12 Add the Quipo Quiz widget in your WordPress website.
     12Embed one of Quipo Quiz beautiful and amusing true or false games in your website with just one click.
    1313
    1414== Description ==
     
    1717
    1818Simply install our plugin and a new button will appear in your WordPress Editor.
    19 After that you can add the QuipoQuiz widgets in your pages or posts with a click to our icon.
    20 
    21 Join hundreds of websites that already use the free interactive QuipoQuiz widget to make your content more fun!
     19After that, you can add the Quipo Quiz widgets in your pages or posts with a click of a button.
    2220
    2321== Installation ==
     
    2826= Installation method 1: =
    29271. Go to 'Plugins' in your WordPress dashboard -> 'Add New'.
    30 2. Search for 'QuipoQuiz'.
    31 3. Install the QuipoQuiz plugin by pressing the 'Install Now' button.
    32 4. Activate the QuipoQuiz plugin.
    33 5. All done! Now you have the QuipoQuiz icon on your editor for pages and posts.
     282. Search for 'Quipo Quiz'.
     293. Install the Quipo Quiz plugin by clicking the 'Install Now' button.
     304. Activate the Quipo Quiz plugin.
     315. All done! You now have the Quipo Quiz icon in your editor for pages and posts.
    3432
    3533= Installation method 2: =
     
    38362. Go to 'Plugins' in your WordPress dashboard -> 'Add New' -> 'Upload Plugin' -> 'Choose File'.
    39373. Choose the the plugin zip file `quipoquiz.zip` and press 'Install Now'.
    40 4. Activate the plugin through the 'Plugins' menu in WordPress website.
    41 5. All done! Now you have the QuipoQuiz icon on your editor for pages and posts.
     384. Activate the plugin through the 'Plugins' menu in the WordPress website.
     395. All done! Now you have the Quipo Quiz icon in your editor for pages and posts.
    4240
    4341= Installation method 3: =
     
    45431. Upload and extract the entire `quipoquiz.zip` file to the `/wp-content/plugins/` directory.
    46442. Activate the plugin through the 'Plugins' menu in WordPress.
    47 3. All done! Now you have the QuipoQuiz icon on your editor for pages and posts.
     453. All done! You now have the Quipo Quiz icon in your editor for pages and posts.
    4846
    4947= Updating: =
    50 * Use WordPress automatic updates in order to upgrade to the latest version. Ensure to back up your site for precautionary measures.
     48* Use WordPress automatic updates in order to upgrade to the latest version. Make sure to back up your site for precautionary measures.
    5149
    5250== Frequently Asked Questions ==
    5351
    5452**Q:** Why should I embed content from Quipo Quiz?<br />
    55 **A:** Our content is unique, written by our team members. We feature highly engaging items related to history, animals, and more. Embedding these items on your site is likely to boost all of your engagement metrics - page views, ad impressions, sharing rate, etc.
     53**A:** Our content is unique, written by our team members. We feature highly engaging games related to animals, science, history, and more. Embedding these items on your site is likely to boost your engagement metrics - page views, ad impressions, sharing rate, etc.
    5654Furthermore, it enhances your site’s content by complementing it with highly packaged content.
    5755
     
    5957**A:** Our plugin includes an option to share each item on social networks such as Facebook, Twitter and Google+. Clicking on one of the 'Share' buttons will create a shared link directing users to your website.
    6058
    61 **Q:** Does QuipoQiz work on mobile and tablet versions of my website?<br />
     59**Q:** Can I create my own quiz?<br />
     60**A:** No - At the moment, Quipo Quiz provides all the games in English and French. A Spanish version should be added soon.
     61
     62**Q:** Does Quipo Quiz work on mobile and tablet versions of my website?<br />
    6263**A:** Yes - The Quipo Quiz widget is responsive and mobile compatible.
    6364
     
    6768== Screenshots ==
    6869
    69 1. This is the widget that will appear on your page/post after adding the shortcode provided by the QuipoQuiz plugin.
    70 2. Click the QuipoQuiz widget icon to show the popup (the one shown in the third screenshot) to select a quiz and add it to your page content.
    71 3. The popup show the quizzes availables and you can select a language for the games. Easily insert a game clicking the Insert button of the game that you want to add to your content.
     701. This is the widget that will appear on your page/post after adding the shortcode provided by the Quipo Quiz plugin.
     712. Click the Quipo Quiz widget icon to show the popup (the one shown in the third screenshot), to select a quiz and add it to your page content.
     723. The popup shows the quizzes available. Click the quiz you wish to add and the shortcode will automatically be inserted in your page.
    7273
    7374== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.