/**
* Plugin Name: WP Console
* Plugin URI: https://github.com/ediamin/wp-console
* Description: An in-browser PHP console for WordPress powered by PsySH
* Version: 2.5.1
* Author: Edi Amin
* Author URI: https://github.com/ediamin
* Text Domain: wp-console
* Domain Path: /languages/
*/
// Do not call the file directly.
defined( 'ABSPATH' ) || exit;
if ( ! class_exists( 'WPConsole\WPConsole' ) ) {
// Supported PHP versions are depends on the supported PHP version by PsySH.
$version = version_compare( PHP_VERSION, '8.0', '>=' ) ? 'php-8.0' :'php-7.4';
require_once __DIR__ . '/lib/' . $version . '/vendor/autoload.php';
}
use WPConsole\Core\Console\VarDumper\VarDumper;
use WPConsole\WPConsole;
define( 'WP_CONSOLE_FILE', __FILE__ );
define( 'WP_CONSOLE_ABSPATH', dirname( WP_CONSOLE_FILE ) );
/**
* An override version of Symfony's dump function
*
* @since 1.0.0
*
* @param mixed $var
* @param mixed $moreVars
*
* @return mixed
*/
function _dump( $var, ...$moreVars ) {
VarDumper::dump($var);
foreach ( $moreVars as $v ) {
VarDumper::dump( $v );
}
if ( 1 < func_num_args() ) {
return func_get_args();
}
return $var;
}
/**
* Plugin main instance
*
* Returns the main instance of WPConsole to
* prevent the need to use globals.
*
* @since 1.0.0
*
* @return \WPConsole
*/
function wp_console() {
return WPConsole::instance();
}
// Initialize plugin for the first time.
wp_console();
Shop – Pagina 2 – rooksmokeovens
Ga naar de inhoud
Resultaat 19–24 van de 24 resultaten wordt getoondGesorteerd op prijs: hoog naar laag
€5,95 - €59,95Prijsklasse: €5,95 tot €59,95Opties selecteren
Dit product heeft meerdere variaties. Deze optie kan gekozen worden op de productpagina
€39,95
€29,95 - €39,95Prijsklasse: €29,95 tot €39,95Opties selecteren
Dit product heeft meerdere variaties. Deze optie kan gekozen worden op de productpagina
€22,95 - €29,95Prijsklasse: €22,95 tot €29,95Opties selecteren
Dit product heeft meerdere variaties. Deze optie kan gekozen worden op de productpagina
€16,95
€8,95