// it seems WC by default doesn't enable this for some odd reason. add_filter( 'woocommerce_register_post_type_product', 'orbisius_wc_product_revision_support_post7517' ); /** * This snippet is part of blog post how to enable WooCommerce Product Revisions at https://orbisius.com/7517 * @see https://orbisius.com * @param array $args * @return array */ function orbisius_wc_product_revision_support_post7517( $args ) { if (!empty($args['supports']) && !in_array('revisions', $args['supports'])) { $args['supports'][] = 'revisions'; } return $args; } Riad 72 Marrakech Archives - Maud interiors

Free shipping on orders over £100

A Traditional Riad With A Contemporary Twist

Riad design

The New Extension To Riad 72, Marrakech I wanted to write about the new addition to Riad 72 after my visit in September last year but I was sworn to secrecy as it was still a work in progress.  The new section, an ancient Riad adjacent to the existing Riad is now open for business […]