Skip to content

Commit

Permalink
Released 12.1
Browse files Browse the repository at this point in the history
* Notice in single product page
[https://wordpress.org/support/topic/undefined-index-show_js?replies=1]
* Fixed Javascript Issue With Variable Product Quick Buy  [Conflict With
Some Theme / Other Plugin]
* Update To latest WooCommerce [WC 2.3.11] And Latest WordPress [WP
4.2.2]
* Minor Bug Fix.
* Added Support For i18n <code>Text Domain: woocommerce-quick-buy</code>
  • Loading branch information
varunsridharan committed Sep 11, 2015
1 parent 43d2298 commit a849c35
Show file tree
Hide file tree
Showing 6 changed files with 430 additions and 89 deletions.
142 changes: 142 additions & 0 deletions lang/WooCommerce_Quick_Buy_en_US.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: POEditor.com\n"
"Project-Id-Version: WooCommerce Quick Buy\n"
"Language: en-us\n"

#: woocommerce-quick-buy.php:106
msgid "WC Quick Buy"
msgstr "WC Quick Buy"

#: woocommerce-quick-buy.php:139
msgid "WC Quick Buy Settings"
msgstr "WC Quick Buy Settings"

#: woocommerce-quick-buy.php:141
msgid "The following options are used to configure WC Quick Buy"
msgstr "The following options are used to configure WC Quick Buy"

#: woocommerce-quick-buy.php:144
msgid "Redirect Location"
msgstr "Redirect Location"

#: woocommerce-quick-buy.php:145
msgid "After Add To Cart Where To Redirect The user"
msgstr "After Add To Cart Where To Redirect The user"

#: woocommerce-quick-buy.php:149
msgid "Cart Page"
msgstr "Cart Page"

#: woocommerce-quick-buy.php:149
msgid "Checkout Page"
msgstr "Checkout Page"

#: woocommerce-quick-buy.php:153
msgid "Automatically Add Button "
msgstr "Automatically Add Button "

#: woocommerce-quick-buy.php:154
msgid "Automaticaly Adds Button After Add To Cart In Single Product View"
msgstr "Automaticaly Adds Button After Add To Cart In Single Product View"

#: woocommerce-quick-buy.php:161
msgid "Position"
msgstr "Position"

#: woocommerce-quick-buy.php:162
msgid "Where the button need to be added in single page .. before / after"
msgstr "Where the button need to be added in single page .. before / after"

#: woocommerce-quick-buy.php:169
msgid "Show Quick Buy Button For "
msgstr "Show Quick Buy Button For "

#: woocommerce-quick-buy.php:170
msgid "For Which Products To Show Quick Buy Button [eg to show for simple products select only simple products]"
msgstr "For Which Products To Show Quick Buy Button [eg to show for simple products select only simple products]"

#: woocommerce-quick-buy.php:178
msgid "Quick Buy Button Style"
msgstr "Quick Buy Button Style"

#: woocommerce-quick-buy.php:179
msgid "Directly Add Button CSS"
msgstr "Directly Add Button CSS"

#: woocommerce-quick-buy.php:187
msgid "Quick Buy Button Text"
msgstr "Quick Buy Button Text"

#: woocommerce-quick-buy.php:188
msgid "You Can Change The Quick Buy Button Lable"
msgstr "You Can Change The Quick Buy Button Lable"

#: woocommerce-quick-buy.php:193
msgid "Quick Buy Button Class"
msgstr "Quick Buy Button Class"

#: woocommerce-quick-buy.php:194
msgid "You Can Change The Quick Buy Button Class"
msgstr "You Can Change The Quick Buy Button Class"

#: woocommerce-quick-buy.php:201
msgid "Debug / Troubleshoot"
msgstr "Debug / Troubleshoot"

#: woocommerce-quick-buy.php:203
msgid "if JS is not running please use the below fields to fix it."
msgstr "if JS is not running please use the below fields to fix it."

#: woocommerce-quick-buy.php:207
msgid "Simple Product Form Class"
msgstr "Simple Product Form Class"

#: woocommerce-quick-buy.php:208
msgid "Enter The Form Class for simple product add to cart form"
msgstr "Enter The Form Class for simple product add to cart form"

#: woocommerce-quick-buy.php:215
msgid "Variable Product Form Class"
msgstr "Variable Product Form Class"

#: woocommerce-quick-buy.php:216
msgid "Enter The Form Class for Variable product add to cart form"
msgstr "Enter The Form Class for Variable product add to cart form"

#: woocommerce-quick-buy.php:223
msgid "WC Quick Buy Short Code"
msgstr "WC Quick Buy Short Code"

#: woocommerce-quick-buy.php:225
msgid "<code>[wc_quick_buy]</code> Use Inside of product loop \n"
" <code>[wc_quick_buy product=\"2\"]</code> Outside loop With manual Product ID <br/> To remove the js embeded by shortcode use <code> [wc_quick_buy product=\"2\" show_js=\"false\"] </code> <br/> <h3>Note : <small> Do not add this shortcode in a form. as this shortcode itself generates a html form </small></h3>."
msgstr "<code>[wc_quick_buy]</code> Use Inside of product loop \n"
" <code>[wc_quick_buy product=\"2\"]</code> Outside loop With manual Product ID <br/> To remove the js embeded by shortcode use <code> [wc_quick_buy product=\"2\" show_js=\"false\"] </code> <br/> <h3>Note : <small> Do not add this shortcode in a form. as this shortcode itself generates a html form </small></h3>."

#. Plugin Name of the plugin/theme
#:
msgid "Woocommerce Quick Buy"
msgstr "Woocommerce Quick Buy"

#. #-#-#-#-# plugin.pot (Woocommerce Quick Buy 0.12) #-#-#-#-#
#. Plugin URI of the plugin/theme
#. #-#-#-#-# plugin.pot (Woocommerce Quick Buy 0.12) #-#-#-#-#
#. Author URI of the plugin/theme
#:
msgid "http://varunsridharan.in/"
msgstr "http://varunsridharan.in/"

#. Description of the plugin/theme
#:
msgid "Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button"
msgstr "Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button"

#. Author of the plugin/theme
#:
msgid "Varun Sridharan"
msgstr "Varun Sridharan"

Binary file added lang/en_US.mo
Binary file not shown.
151 changes: 151 additions & 0 deletions lang/woocommerce-quick-buy.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,151 @@
# Copyright (C) 2015 Woocommerce Quick Buy
# This file is distributed under the same license as the Woocommerce Quick Buy package.
msgid ""
msgstr ""
"Project-Id-Version: Woocommerce Quick Buy 0.12\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woocommerce-quick-"
"buy\n"
"POT-Creation-Date: 2015-06-29 04:36:32+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

#: woocommerce-quick-buy.php:106
msgid "WC Quick Buy"
msgstr ""

#: woocommerce-quick-buy.php:139
msgid "WC Quick Buy Settings"
msgstr ""

#: woocommerce-quick-buy.php:141
msgid "The following options are used to configure WC Quick Buy"
msgstr ""

#: woocommerce-quick-buy.php:144
msgid "Redirect Location"
msgstr ""

#: woocommerce-quick-buy.php:145
msgid "After Add To Cart Where To Redirect The user"
msgstr ""

#: woocommerce-quick-buy.php:149
msgid "Cart Page"
msgstr ""

#: woocommerce-quick-buy.php:149
msgid "Checkout Page"
msgstr ""

#: woocommerce-quick-buy.php:153
msgid "Automatically Add Button "
msgstr ""

#: woocommerce-quick-buy.php:154
msgid "Automaticaly Adds Button After Add To Cart In Single Product View"
msgstr ""

#: woocommerce-quick-buy.php:161
msgid "Position"
msgstr ""

#: woocommerce-quick-buy.php:162
msgid "Where the button need to be added in single page .. before / after"
msgstr ""

#: woocommerce-quick-buy.php:169
msgid "Show Quick Buy Button For "
msgstr ""

#: woocommerce-quick-buy.php:170
msgid ""
"For Which Products To Show Quick Buy Button [eg to show for simple products "
"select only simple products]"
msgstr ""

#: woocommerce-quick-buy.php:178
msgid "Quick Buy Button Style"
msgstr ""

#: woocommerce-quick-buy.php:179
msgid "Directly Add Button CSS"
msgstr ""

#: woocommerce-quick-buy.php:187
msgid "Quick Buy Button Text"
msgstr ""

#: woocommerce-quick-buy.php:188
msgid "You Can Change The Quick Buy Button Lable"
msgstr ""

#: woocommerce-quick-buy.php:193
msgid "Quick Buy Button Class"
msgstr ""

#: woocommerce-quick-buy.php:194
msgid "You Can Change The Quick Buy Button Class"
msgstr ""

#: woocommerce-quick-buy.php:201
msgid "Debug / Troubleshoot"
msgstr ""

#: woocommerce-quick-buy.php:203
msgid "if JS is not running please use the below fields to fix it."
msgstr ""

#: woocommerce-quick-buy.php:207
msgid "Simple Product Form Class"
msgstr ""

#: woocommerce-quick-buy.php:208
msgid "Enter The Form Class for simple product add to cart form"
msgstr ""

#: woocommerce-quick-buy.php:215
msgid "Variable Product Form Class"
msgstr ""

#: woocommerce-quick-buy.php:216
msgid "Enter The Form Class for Variable product add to cart form"
msgstr ""

#: woocommerce-quick-buy.php:223
msgid "WC Quick Buy Short Code"
msgstr ""

#: woocommerce-quick-buy.php:225
msgid ""
"<code>[wc_quick_buy]</code> Use Inside of product loop \n"
" <code>[wc_quick_buy "
"product=\"2\"]</code> Outside loop With manual Product ID <br/> To remove "
"the js embeded by shortcode use <code> [wc_quick_buy product=\"2\" show_js="
"\"false\"] </code> <br/> <h3>Note : <small> Do not add this shortcode in a "
"form. as this shortcode itself generates a html form </small></h3>."
msgstr ""

#. Plugin Name of the plugin/theme
msgid "Woocommerce Quick Buy"
msgstr ""

#. #-#-#-#-# plugin.pot (Woocommerce Quick Buy 0.12) #-#-#-#-#
#. Plugin URI of the plugin/theme
#. #-#-#-#-# plugin.pot (Woocommerce Quick Buy 0.12) #-#-#-#-#
#. Author URI of the plugin/theme
msgid "http://varunsridharan.in/"
msgstr ""

#. Description of the plugin/theme
msgid ""
"Add Quick buy button to redirect user to checkout / cart immediately when he "
"click quick buy button"
msgstr ""

#. Author of the plugin/theme
msgid "Varun Sridharan"
msgstr ""
37 changes: 27 additions & 10 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,21 @@ Plugin URL: https://wordpress.org/plugins/woocommerce-quick-buy/
Tags: Woocommerce,wc,Quick buy,add to cart,affiliate, cart, checkout, commerce, configurable, digital, download, downloadable, e-commerce, ecommerce, inventory, reports, sales, sell, shipping, shop, shopping, stock, store, tax, variable, widgets, woothemes, wordpress ecommerce
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YUBNEPWZMGTTQ
Requires at least: 3.0
Tested up to: 4.1.1
Tested up to: 4.2.2
WC requires at least: 1.0
WC tested up to: 2.3.7
Stable tag: 0.11
WC tested up to: 2.3.11
Stable tag: 0.12.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button

== Description ==
Add Quick buy button to redirect user to checkout / cart immediately when he click quick buy button.
When User Clicks This Button. The Current product Will Be Added To Cart And The User Will Be Redirected To Cart Page

***Now we support language translation. if you are intreasted. please contact us*** <a href="http://varunsridharan.in/plugin-support/"> Translate Now </a>

[youtube https://www.youtube.com/watch?v=z_RgdNVZvj4]

**Settings Available Under**
Expand Down Expand Up @@ -82,16 +84,24 @@ The manual installation method involves downloading our plugin and uploading it
3. For Settings Look at your `Woocommerce => Settings => Product => WC Quick Buy`

== Frequently Asked Questions ==

** How I Can Get Support For This Plugin**
http://varunsridharan.in/plugin-support/
https://wordpress.org/support/plugin/woocommerce-quick-buy
https://github.com/technofreaky/WooCommerce-Quick-Buy
Email : varunsridharan23@gmail.com
Email : plugin@varunsridharan.in

**I have an idea for your plugin!**
That's great. We are always open to your input, and we would like to add anything we think will be useful to a lot of people. Please send your comment/idea to varunsridharan23@gmail.com

**I found a bug!**
Oops. Please User github / WordPress to post bugs. <a href="https://github.com/technofreaky/woocomerce-quick-buy/"> Open an Issue </a>

**How To Call This Plugin in a template ?**
This Plugin Can Be Called Using `[wc_quick_buy]` short code
**How To Call This Plugin in a template File ?**
This Plugin Can Be Called Using `<?php do_shortcode([wc_quick_buy]) ?>` short code

**Settings Available Under**
**Where Are The Plugin Settings Available ?**
`Woo Commerce Settings ==> Products ==> WC Quick Buy`

**Short Code With Product ID**
Expand All @@ -107,11 +117,19 @@ This Plugin Can Be Called Using `[wc_quick_buy]` short code
`[wc_quick_buy product="1" echo="false"]`

**Where can I request new features**

Please open an issue at <a href="https://github.com/technofreaky/woocomerce-quick-buy"> GitHub </a> and we will look into it


== Changelog ==
= 0.12.1 - 29/06/2015 =
* Notice in single product page [https://wordpress.org/support/topic/undefined-index-show_js?replies=1]

= 0.12 - 29/06/2015 =
* Fixed Javascript Issue With Variable Product Quick Buy [Conflict With Some Theme / Other Plugin]
* Update To latest WooCommerce [WC 2.3.11] And Latest WordPress [WP 4.2.2]
* Minor Bug Fix.
* Added Support For i18n <code>Text Domain: woocommerce-quick-buy</code>

= 0.11 - 03/04/2015 =
* Adds Product ID As a html attribute in Quick Buy Button : <code>data-productid</code>
* Adds Dynimic Class Based On Product ID in Quick Buy Button : <code>wc_quick_buy_product_{product_id}</code> & <code> quick_buy_{product_id}</code>
Expand Down Expand Up @@ -161,5 +179,4 @@ Please open an issue at <a href="https://github.com/technofreaky/woocomerce-quic
* Option To Configure Redirect [Cart / Checkout Page]

= 0.1 - 04/12/2014 =
* Base Version

* Base Version
8 changes: 3 additions & 5 deletions uninstall.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,12 @@
* @copyright 2015 Varun Sridharan [TechNoFreaky]
*/

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit;
}
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) { exit; }

$options = array('wc_quick_buy_auto','wc_quick_buy_position','wc_quick_buy_lable','wc_quick_buy_class','wc_quick_buy_redirect','wc_quick_buy_product_types','wc_quick_buy_simple_product_form_class','wc_quick_buy_variable_product_form_class','wc_quick_buy_btn_css');
foreach($options as $option_name){
delete_option( $option_name );
delete_site_option( $option_name );
}
?>


?>
Loading

0 comments on commit a849c35

Please sign in to comment.