<?phphp/**
 *  * Plugin Name: Tastyc ACF Compatibility
 *  * Description: Safe fallbacks for Tastyc when Advanced Custom Fields is unavailable.
 *  * Version: 1.0.0
 *  */
 
 if ( ! function_exists( 'get_field' ) ) { function get_field( $selector, $post_id = false, $format_value = true ) { return false; } }
 if ( ! function_exists( 'the_field' ) ) { function the_field( $selector, $post_id = false, $format_value = true ) {} }
 if ( ! function_exists( 'get_fields' ) ) { function get_fields( $post_id = false, $format_value = true ) { return array(); } }
 if ( ! function_exists( 'have_rows' ) ) { function have_rows( $selector, $post_id = false ) { return false; } }
 if ( ! function_exists( 'the_row' ) ) { function the_row() {} }
 if ( ! function_exists( 'get_row_layout' ) ) { function get_row_layout() { return ''; } }
 if ( ! function_exists( 'get_sub_field' ) ) { function get_sub_field( $selector, $format_value = true ) { return false; } }
 if ( ! function_exists( 'the_sub_field' ) ) { function the_sub_field( $selector, $format_value = true ) {} }
 if ( ! function_exists( 'get_field_object' ) ) { function get_field_object( $selector, $post_id = false, $format_value = true, $load_value = true ) { return false; } }
 if ( ! function_exists( 'update_field' ) ) { function update_field( $selector, $value, $post_id = false ) { return false; } }
 
 */<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://mayuricusine.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://mayuricusine.com/category/uncategorized/</loc></url></urlset>
