Current File : /var/www/e360ban/wp-content/plugins/wp-views/application/models/shortcode/empty.php
<?php

/**
 * Empty shortcode.
 *
 * Provides a clean shortcode callback that rrturns an empty string.
 * Useful when shortcodes are conditionally defined and the condition is not met.
 *
 * @since m2m
 */
class WPV_Shortcode_Empty implements WPV_Shortcode_Interface {
	/**
	 * @param $atts
	 * @param $content
	 *
	 * @return mixed
	 */
	public function get_value( $atts, $content ) {
		return '';
	}
}
Page Not Found
Parece que el enlace que apuntaba aquí no sirve. ¿Quieres probar con una búsqueda?
¡Hola!