diff --git a/includes/mlw_adverts.php b/includes/mlw_adverts.php new file mode 100644 index 000000000..c3fe8dd96 --- /dev/null +++ b/includes/mlw_adverts.php @@ -0,0 +1,70 @@ +WordPress Store for details!"; + break; + case 1: + $mlw_advert_text = "Is Quiz Master Next beneficial to your website? Please help by giving us a review on WordPress.org by going here!"; + break; + case 2: + $mlw_advert_text = "Want help installing and configuring one of our plugins? Check out our Plugin Installation services. Visit our WordPress Store for details!"; + break; + case 3: + $mlw_advert_text = "Would you like to support this plugin but do not need or want premium support? Please consider our inexpensive 'Advertisements Be Gone' add-on which will get rid of these ads. Visit our Plugin Add-On Store for details!"; + break; + case 4: + $mlw_advert_text = "Need to be able to export the results of your quizzes? Be sure to check out our new Export Results add-on in our WordPress Store!"; + break; + case 5: + $mlw_advert_text = "Need help keeping your plugins, themes, and WordPress up to date? Want around the clock security monitoring and off-site back-ups? How about WordPress training videos, a monthly status report, and support/consultation? Check out our WordPress Maintenance Services for more details!"; + break; + case 6: + $mlw_advert_text = "Setting up a new site? Let us take care of the set-up so you back to running your business. Check out our WordPress Store for more details!"; + break; + case 7: + $mlw_advert_text = "Need a page so your users can see their results from all the quizzes they have taken? Try our new User Dashboard add-on. Check out our WordPress Store for more details!"; + break; + case 8: + $mlw_advert_text = "Our new Popular Add-On Pack is now only $45 for 6 add-ons! Now is the time to save almost 50%! Visit our WordPress Store for details."; + break; + default: + $mlw_advert_text = "Need support or features? Check out our Premium Support options! Visit our Plugin Add-On Store for details!"; + } + $mlw_advert .= " + "; + $mlw_advert .= " +
+

$mlw_advert_text

+
"; + } + return $mlw_advert; +} +?> diff --git a/includes/mlw_qmn_credits.php b/includes/mlw_qmn_credits.php index 0757c956c..9326695bf 100644 --- a/includes/mlw_qmn_credits.php +++ b/includes/mlw_qmn_credits.php @@ -89,32 +89,33 @@ function mlw_qmn_setTab(tab) {
Version
-

Require Users To Be Logged In

-

You can now require users to be logged in to access your quiz. Set this up from the options tab. You can customize the text it shows to non-logged in users on the Text tab.

+

Separate Social Network Text Templates

+

You can now customize the sharing text for each social network instead of having one for all of them.


-

Limit Total Entries

-

You can now limit the amount of total entries to your quiz. For example, you could say only 10 people can complete the survey. Edit this setting from the options tab. You can customize the text it shows once it reaches the limit on the text tab.

-
-

LaTeX/Tex Support For Mathematics

-

You can now use LaTex/Tex to show mathematic symbols and formulas such as square root, fractions, exponents, and more. You can place your math in any question, answer, or text on the quiz! For help with LaTeX, check out this tutorial.

+

New Developer Filters

+

For the developers that like to extend this plugin's functionality, there are now two new filters for creating your own template variables.


We Are On GitHub Now

We have had several users ask for this so we thought we would try it out. We now love github! Be sure to make suggestions or contribute.


-

Our Premium Add-Ons!

-

We have several new premium add-ons in our WordPress Store: MailPoet Integration (subscribes users to your MailPoet list), MailChimp Integration (subscribes users to your Mailchimp list), Export Results (exports your quiz results), Extra Shortcodes (gives you extra shortcodes to use), User Dashboard (allow users to see the results from all the quizzes they have taken), and Advertisement Be Gone (gets rid of blue-border ads). Visit our WordPress Store for details!

+

Popular Add-on Pack

+

Our Popular Add-On Pack is now only $45 for 6 add-ons! Now is the time to save almost 50%! Visit our WordPress Store for details.