Changeset 3238498
- Timestamp:
- 02/11/2025 11:09:42 AM (14 months ago)
- Location:
- facebook-for-woocommerce/trunk
- Files:
-
- 7 edited
-
changelog.txt (modified) (1 diff)
-
facebook-for-woocommerce.php (modified) (2 diffs)
-
i18n/languages/facebook-for-woocommerce.pot (modified) (7 diffs)
-
includes/Admin.php (modified) (1 diff)
-
includes/fbproduct.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-for-woocommerce/trunk/changelog.txt
r3235937 r3238498 1 1 *** Facebook for WooCommerce Changelog *** 2 3 = 3.3.4 - 2025-02-11 = 4 * Fix - Fixing the issue with version number 2 5 3 6 = 3.3.3 - 2025-02-06 = -
facebook-for-woocommerce/trunk/facebook-for-woocommerce.php
r3236458 r3238498 12 12 * Author: Facebook 13 13 * Author URI: https://www.facebook.com/ 14 * Version: 3.3. 314 * Version: 3.3.4 15 15 * Requires at least: 5.6 16 16 * Requires PHP: 7.4 … … 50 50 * @var string the plugin version. This must be in the main plugin file to be automatically bumped by Woorelease. 51 51 */ 52 const PLUGIN_VERSION = '3.3. 3'; // WRCS: DEFINED_VERSION.52 const PLUGIN_VERSION = '3.3.4'; // WRCS: DEFINED_VERSION. 53 53 54 54 // Minimum PHP version required by this plugin. -
facebook-for-woocommerce/trunk/i18n/languages/facebook-for-woocommerce.pot
r3235937 r3238498 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Facebook for WooCommerce 3.3. 2\n"5 "Project-Id-Version: Facebook for WooCommerce 3.3.4\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/facebook-for-woocommerce\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-02- 06T10:38:51+00:00\n"12 "POT-Creation-Date: 2025-02-11T11:03:03+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.10.0\n" … … 19 19 #: class-wc-facebookcommerce.php:759 20 20 #: facebook-commerce.php:196 21 #: includes/Admin.php:154 621 #: includes/Admin.php:1547 22 22 #: includes/Admin/Settings.php:89 23 23 #: includes/Admin/Settings.php:160 … … 220 220 #: includes/Admin.php:507 221 221 #: includes/Admin.php:1210 222 #: includes/Admin.php:137 1222 #: includes/Admin.php:1372 223 223 msgid "Do not sync" 224 224 msgstr "" … … 260 260 261 261 #: includes/Admin.php:1206 262 #: includes/Admin.php:136 7262 #: includes/Admin.php:1368 263 263 msgid "Facebook Sync" 264 264 msgstr "" 265 265 266 266 #: includes/Admin.php:1208 267 #: includes/Admin.php:13 69267 #: includes/Admin.php:1370 268 268 msgid "Sync and show in catalog" 269 269 msgstr "" 270 270 271 271 #: includes/Admin.php:1209 272 #: includes/Admin.php:137 0272 #: includes/Admin.php:1371 273 273 msgid "Sync and hide in catalog" 274 274 msgstr "" 275 275 276 276 #: includes/Admin.php:1214 277 #: includes/Admin.php:137 5277 #: includes/Admin.php:1376 278 278 msgid "Choose whether to sync this product to Facebook and, if synced, whether it should be visible in the catalog." 279 279 msgstr "" 280 280 281 281 #: includes/Admin.php:1221 282 #: includes/Admin.php:138 5282 #: includes/Admin.php:1386 283 283 msgid "Facebook Description" 284 284 msgstr "" 285 285 286 286 #: includes/Admin.php:1223 287 #: includes/Admin.php:138 7287 #: includes/Admin.php:1388 288 288 msgid "Custom (plain-text only) description for product on Facebook. If blank, product description will be used. If product description is blank, shortname will be used." 289 289 msgstr "" 290 290 291 291 #: includes/Admin.php:1234 292 #: includes/Admin.php:140 0292 #: includes/Admin.php:1401 293 293 msgid "Facebook Product Image" 294 294 msgstr "" 295 295 296 296 #: includes/Admin.php:1236 297 #: includes/Admin.php:140 2297 #: includes/Admin.php:1403 298 298 msgid "Choose the product image that should be synced to the Facebook catalog and displayed for this product." 299 299 msgstr "" … … 304 304 305 305 #: includes/Admin.php:1239 306 #: includes/Admin.php:140 6306 #: includes/Admin.php:1407 307 307 msgid "Use custom image" 308 308 msgstr "" 309 309 310 310 #: includes/Admin.php:1250 311 #: includes/Admin.php:141 8311 #: includes/Admin.php:1419 312 312 msgid "Custom Image URL" 313 313 msgstr "" 314 314 315 315 #: includes/Admin.php:1254 316 #: includes/Admin.php:142 3316 #: includes/Admin.php:1424 317 317 msgid "Please enter an absolute URL (e.g. https://domain.com/image.jpg)." 318 318 msgstr "" … … 320 320 #. translators: Placeholders %1$s - WC currency symbol 321 321 #: includes/Admin.php:1263 322 #: includes/Admin.php:143 3322 #: includes/Admin.php:1434 323 323 msgid "Facebook Price (%1$s)" 324 324 msgstr "" 325 325 326 326 #: includes/Admin.php:1267 327 #: includes/Admin.php:143 7327 #: includes/Admin.php:1438 328 328 msgid "Custom price for product on Facebook. Please enter in monetary decimal (.) format without thousand separators and currency symbols. If blank, product price will be used." 329 329 msgstr "" 330 330 331 331 #: includes/Admin.php:1278 332 #: includes/Admin.php:130 6332 #: includes/Admin.php:1307 333 333 msgid "Brand" 334 334 msgstr "" 335 335 336 336 #: includes/Admin.php:1287 337 #: includes/Admin.php:144 8337 #: includes/Admin.php:1449 338 338 msgid "Manufacturer Parts Number (MPN)" 339 339 msgstr "" 340 340 341 #: includes/Admin.php:140 4341 #: includes/Admin.php:1405 342 342 msgid "Use variation image" 343 343 msgstr "" 344 344 345 #: includes/Admin.php:140 5345 #: includes/Admin.php:1406 346 346 msgid "Use parent image" 347 347 msgstr "" 348 348 349 #: includes/Admin.php:154 8349 #: includes/Admin.php:1549 350 350 msgid "Close modal panel" 351 351 msgstr "" -
facebook-for-woocommerce/trunk/includes/Admin.php
r3235937 r3238498 1298 1298 ); 1299 1299 ?> 1300 </div> 1300 </div> 1301 1301 1302 <div class='options_group show_if_variable'> 1302 1303 <?php -
facebook-for-woocommerce/trunk/includes/fbproduct.php
r3235937 r3238498 724 724 $categories = 725 725 WC_Facebookcommerce_Utils::get_product_categories( $id ); 726 727 $custom_fields = $this->get_facebook_specific_fields();728 726 729 727 $custom_fields = $this->get_facebook_specific_fields(); -
facebook-for-woocommerce/trunk/readme.txt
r3235937 r3238498 40 40 41 41 == Changelog == 42 = 3.3.4 - 2025-02-11 = 43 * Fix - Fixing the issue with version number 42 44 43 45 = 3.3.3 - 2025-02-06 = -
facebook-for-woocommerce/trunk/vendor/composer/installed.php
r3235937 r3238498 4 4 'pretty_version' => 'dev-main', 5 5 'version' => 'dev-main', 6 'reference' => ' a3464054dd6f49fd65014f105aefec7ecc156674',6 'reference' => '70d9f8c0b95f532dd77ef5bab70210772c86b648', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 23 23 'pretty_version' => 'dev-main', 24 24 'version' => 'dev-main', 25 'reference' => ' a3464054dd6f49fd65014f105aefec7ecc156674',25 'reference' => '70d9f8c0b95f532dd77ef5bab70210772c86b648', 26 26 'type' => 'wordpress-plugin', 27 27 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.