Apraksts
Manages a simple list of favourites for each user of their preferred products and displays it with a shortcode
Required Plugins
- [Woocommerce] is required to use this plugin, downloadable here (https://en-ca.wordpress.org/plugins/woocommerce/)
Implementation
- The plugin will add an ‘Add to Favourites’ button to your product pages for logged-in users. Use the shortcode [simple_print_favourites] to display the favourites for the current user on any page – with the option to remove each item.
Ekrānuzņēmumi
Uzstādīšana
- Upload the ‘simple-woocommerce-favourites’ to the plugins directory (‘wp-content/plugins’) of your website
- Activate the plugin by clicking the ‘Plugins’ link in your wordpress admin area, and clicking ‘Activate’ next to this plugin’s name
BUJ
-
Feedback and Support
-
If you have any questions, feedback or require support you can email: info@simplistics.ca
Atsauksmes
Autori un izstrādātāji
“Simple Woocommerce Favourites” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “Simple Woocommerce Favourites” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
2.1.4
Correct display issue with favourites button
2.1.3
Correct spelling discrepancies, tested with WP 6.3.1
2.1.2
Correct method name ‘print’ incompatible with earlier versions of PHP
2.1.1
Added feature to allow products to be automatically added to a user’s favourites when purchased
2.1
Plugin Settings page added
The plugin now supports automatically adding a ‘favourites’ tab to WooCommerce account
2.0.2
Replace includes
2.0.1
Remove outdated files
2.0
Significant improvements have been made to plugin structure to prepare for new features
Simple Woocommerce Favourites is now tested with WordPress 5!
Both spellings of ‘favourites’ will now work for shortcode
1.5.1
Shop link on favourites page corrected to use site’s shop option
1.4
[simple_print_favourites] now returns content instead of echoing
Fixed bug where trashed products would still cause favourites to return – and appear blank
Tested with WordPress version 4.9
1.3
Added Shortcode: [simple_favourites_button] to display button as needed
1.2
Update Stable Tag
1.1
Language Update
1.0
- First Plugin Version