Changeset 833042
- Timestamp:
- 01/04/2014 10:29:20 PM (12 years ago)
- Location:
- qtranslate-support-for-woocommerce/trunk
- Files:
-
- 2 edited
-
qtranslate-support-for-woocommerce.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
qtranslate-support-for-woocommerce/trunk/qtranslate-support-for-woocommerce.php
r830425 r833042 4 4 Plugin URI: https://github.com/mweimerskirch/wordpress-qtranslate-support-for-woocommerce 5 5 Description: Makes qTranslate work with WooCommerce 6 Version: 1.0 6 Version: 1.0.1 7 7 Author: Michel Weimerskirch 8 8 Author URI: http://michel.weimerskirch.net … … 53 53 return $title; 54 54 } 55 function qwc_returnDummyLanguage() { return 'dummy'; } 55 56 56 57 /* Fix the categories displayed on the single product pages */ -
qtranslate-support-for-woocommerce/trunk/readme.txt
r830434 r833042 3 3 Requires at least: 3.0.1 4 4 Tested up to: 3.8 5 Stable tag: 1.0 5 Stable tag: 1.0.1 6 6 License: MIT 7 7 License URI: http://plugins.svn.wordpress.org/qtranslate-support-for-woocommerce/trunk/LICENSE
Note: See TracChangeset
for help on using the changeset viewer.