woocommerce/includes/abstracts
Gabriel Reguly a5f2b01219 Fixes blank page error
Fix to avoid blank page error, apparently prevents a memory exausted condition.

Error source: 
http://wordpress.org/support/topic/blank-page-after-return-form-cielo-buypage?replies=15

Some info:
http://stackoverflow.com/questions/8379829/domdocument-php-memory-leak

Another people using the same code: http://nathanstaines.com/articles/wordpress-word-count/

Cheers,
Gabriel
2013-09-14 00:42:03 -03:00
..
abstract-wc-email.php Fixes blank page error 2013-09-14 00:42:03 -03:00
abstract-wc-integration.php classes -> includes 2013-06-11 14:25:30 +01:00
abstract-wc-payment-gateway.php Introduce WC_HTTPS Helper to handle redirects and make checkout urls https before visiting them. Fixes #3311 2013-09-03 13:03:05 +01:00
abstract-wc-product.php Fix from .14 2013-09-05 14:52:34 +01:00
abstract-wc-session.php Enforce session as array data, and settings api tweak for special chars. Closes #3135. 2013-06-14 14:42:28 +01:00
abstract-wc-settings-api.php Fixes from .14 2013-09-04 14:32:16 +01:00
abstract-wc-shipping-method.php Merge branch 'Re-organise-settings' 2013-08-22 11:58:03 +01:00
abstract-wc-widget.php classes -> includes 2013-06-11 14:25:30 +01:00