WPIntell

Source evidence

Thank You

Additional Terms for WooCommerce · review · 2017-01-23T13:37:00+00:00

praisesentiment
mediumseverity
0.56relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 28 rows with source links

7.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
rojasss11 unresolved
Great Job! Important!: Must edit this class from woo-additional-terms/includes/back-end.php Replace the line 18 -> $woo_additional_terms = ( !empty( get_post_meta($order->id, ‘woo-additional-terms-checkbox’, true ) ) && get_post_meta( $order->id, ‘woo-additional-terms-checkbox’, true ) === ‘on’ ) ? __(‘Accepted’, ‘woo-additional-terms’) : ”; with -> $some = get_post_meta($order->id, ‘woo-additional-terms-checkbox’, true ); $woo_additional_terms = ( !empty( $some ) && get_post_meta( $order->id, ‘woo-additional-terms-checkbox’, true ) === ‘on’ ) ? __(‘Accepted’, ‘woo-additional-terms’) : ”; For working on last wordpress. Thank You! Thank you so much for taking the time to give me a review. It means a lot to me. I’m glad you’re enjoying the plugin! If you’re interested in contributing to this plugin, then head over to the Woo Additional Terms GitHub Repository to find out how you can pitch in. https://github.com/mahdiyazdani/Woo-Additional-Terms PS, I will investigate the issue and release an update for that.

Comments

1 shown
Mahdi 2017-01-23T15:34:00+00:00

Thank you so much for taking the time to give me a review. It means a lot to me. I’m glad you’re enjoying the plugin! If you’re interested in contributing to this plugin, then head over to the Woo Additional Terms GitHub Repository to find out how you can pitch in. https://github.com/mahdiyazdani/Woo-Additional-Terms PS, I will investigate the issue and release an update for that.