Claudio Sanches
d989627125
Fixed includes/class-wc-embed.php PHPCS violations
2018-03-21 00:02:57 -03:00
Beka Rice
562c50a3b0
Fix Fatal Error: undefined function
2017-05-16 04:04:47 -04:00
Mike Jolley
76f8c3dddd
Escaping for scruitinizer
2017-01-06 12:45:28 +00:00
Rami Yushuvaev
93d55dade9
add translators comments
2016-10-29 20:32:38 +03:00
Claudio Sanches
657c312cae
Fix strings case ( #12069 )
...
* Fixed case for all _e, esc_attr_e and esc_html_e strings
* Fixed case for all _n_noop strings
* Fixed case for all _x strings
* Fixed case for all __, esc_html__ and esc_attr__ strings
* Fixed a few more strings
* Fixed strings in unit tests
* Fix PayPal Standard case.
* Save Order text
2016-10-12 11:16:30 +01:00
Claudio Sanches
08f95481e0
Normalize the "Read more" button text, closes #11319
2016-06-30 15:16:26 -03:00
Claudio Sanches
a46c632518
Fixed WC_Embed::remove_comments_button() docblock
2016-06-02 14:43:59 -03:00
Mike Jolley
dc981d9853
Tweak conditonal
2016-06-02 14:56:13 +01:00
Defrothew
39663a2491
Only remove comments button on product embeds
...
I noticed that my post and other custom post type's embeds doesn't show a comments button. I checked and found this issue.
2016-06-02 21:02:39 +08:00
James Koster
cbb8fa9c66
Move and style the product price in oEmbeds for better display on handheld devices. closes #10584
2016-03-21 10:07:30 +00:00
Claudio Sanches
aa5e928dc1
Fixed coding standards, code blocks and properly escape WC_Embed methods
2015-12-02 11:04:12 -02:00
Mike Jolley
5fccf41771
Only show rating if rated
2015-12-02 12:37:43 +00:00
Mike Jolley
20afa89528
Add to cart for simple products only
2015-12-02 12:36:56 +00:00
Mike Jolley
1842f8e3b5
Basic styles and buttons, including functional cart button
2015-12-02 12:29:47 +00:00
Mike Jolley
1300307d40
Use full short description rather than excerpt
2015-12-02 12:03:04 +00:00
Mike Jolley
869dee2726
No need for rating HTML as we have no styling
2015-12-02 11:50:41 +00:00
Patrick Rauland
56d06d868e
removing comments entirely & replacing with product rating - for product embeds
2015-11-30 15:58:23 -07:00
Patrick Rauland
e65d2a3376
removing unused get_product call in embed class
2015-11-30 14:37:01 -07:00
Patrick Rauland
d36828c38c
adding correct version numbers to embed class
2015-11-30 14:35:11 -07:00
Patrick Rauland
169dbb192c
removing methods preventing cloning or otherwise manipulating the class since the whole class is static
2015-11-30 14:33:18 -07:00
Patrick Rauland
79f6ff347f
removing copy pasta
2015-11-25 17:24:48 -07:00
Patrick Rauland
8284bb3319
changing how WooCommerce products display when theyre embedded
2015-11-25 17:03:37 -07:00