ication successful. $this->rest_authentication_status = true; $this->rest_authentication_type = 'blog'; return null; } if ( $verified && isset( $verified['type'] ) && 'user' === $verified['type'] && ! empty( $verified['user_id'] ) ) { // User-level authentication successful. $this->rest_authentication_status = true; $this->rest_authentication_type = 'user'; return $verified['user_id']; } // Something else went wrong. Probably a signature error. $this->rest_authentication_status = new WP_Error( 'rest_invalid_signature', __( 'The request is not signed correctly.', 'jetpack-connection' ), array( 'status' => 400 ) ); return null; } finally { $this->doing_determine_current_user_filter = false; } } /** * Report authentication status to the WP REST API. * * @param WP_Error|mixed $value Error from another authentication handler, null if we should handle it, or another value if not. * @return WP_Error|boolean|null {@see WP_JSON_Server::check_authentication} */ public function wp_rest_authentication_errors( $value ) { if ( null !== $value ) { return $value; } return $this->rest_authentication_status; } /** * Resets the saved authentication state in between testing requests. */ public function reset_saved_auth_state() { $this->rest_authentication_status = null; $this->connection_manager->reset_saved_auth_state(); } /** * Whether the request was signed with a blog token. * * @since 1.29.0 * * @return bool True if the request was signed with a valid blog token, false otherwise. */ public static function is_signed_with_blog_token() { $instance = self::init(); return true === $instance->rest_authentication_status && 'blog' === $instance->rest_authentication_type; } /** * Whether the request was signed with a user token. * * @since 6.7.0 * * @return bool True if the request was signed with a valid user token, false otherwise. */ public static function is_signed_with_user_token() { $instance = self::init(); return true === $instance->rest_authentication_status && 'user' === $instance->rest_authentication_type; } } MD Woodapple Jam 500g • Hallans

MD Woodapple Jam 500g

£2.49

Out of stock

SKU: 4792098487226 Categories: , Brand: MD

MD Woodapple Jam is a unique and exotic jam made from the woodapple fruit, a popular tropical delicacy in Sri Lanka. Known for its tart and tangy flavour, the jam offers a delightful balance of sweetness and sourness. This spreadable treat is perfect for adding a distinctive taste to toast, bread, scones, and pastries, or even as a topping for pancakes and waffles. Its thick, rich texture makes it a delightful addition to your breakfast or dessert table.

Woodapple, also known as “Bael,” is often praised for its refreshing taste and health benefits. MD Woodapple Jam provides a natural, fruity experience, bringing a touch of Sri Lankan tradition to your kitchen. Enjoy it as a spread or in a variety of creative recipes for a tropical twist.

Weight 0.7 kg
Cuisine

Alternate Name Jam, Syrups, Sweeteners, Fruit Jelly, Fruit Jam, MD, Woodapple Jam, Bael Fruit Jam, Tropical Woodapple Preserve, Sri Lankan Woodapple Spread, Sweet Woodapple Conserve, Bael Jam, Exotic Fruit Jam, Woodapple Preserve, Tangy Woodapple Spread, Bael Fruit Marmalade, Woodapple Sweet Preserve

Reviews

There are no reviews yet.

Be the first to review “MD Woodapple Jam 500g”

The product descriptions have been prepared for information purposes only, and are designed to enhance your shopping experience on www.hallans.co.uk, Whilst we have taken great care in preparing this summary and believe it is accurate at the time,  it is not a substitute for your reading the product packaging prior to use.  Kindly note that products and their ingredients are subject to change without notice.

collect rewards
Scroll to Top