Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-includes
/
css
/
dist
/
block-directory
/
File Content:
shortcode.php
<?php /** * Server-side rendering of the `core/shortcode` block. * * @package WordPress */ /** * Performs wpautop() on the shortcode block content. * * @param array $attributes The block attributes. * @param string $content The block content. * * @return string Returns the block content. */ function render_block_core_shortcode( $attributes, $content ) { return wpautop( $content ); } /** * Registers the `core/shortcode` block on server. */ function register_block_core_shortcode() { register_block_type_from_metadata( __DIR__ . '/shortcode', array( 'render_callback' => 'render_block_core_shortcode', ) ); } add_action( 'init', 'register_block_core_shortcode' );
Submit
FILE
FOLDER
Name
Size
Permission
Action
Exception.php
1214 bytes
0644
SMTP.php
47285 bytes
0644
block-serialization-default-parser.min-20260705062059.js
4516 bytes
0644
block-serialization-default-parser.min.js
4516 bytes
0644
block.json
339 bytes
0644
class-wp-http-streams.php
16117 bytes
0644
class-wp-network.php
12379 bytes
0644
class-wp-site.php
7428 bytes
0644
class-wp-sitemaps-posts.php
5875 bytes
0644
class-wp-sitemaps.php
6290 bytes
0644
https-detection-20260623211809.php
6871 bytes
0644
https-detection-20260624081442.php
6871 bytes
0644
https-detection.php
6871 bytes
0644
https-migration-20260621222700-20260622020253.php
4730 bytes
0644
https-migration-20260621222700.php
4730 bytes
0644
https-migration-20260622145328.php
4730 bytes
0644
https-migration-20260622204948.php
4730 bytes
0644
https-migration-20260622211332.php
4730 bytes
0644
https-migration.php
4730 bytes
0644
php72compat_const.php
4597 bytes
0644
revision.php
22027 bytes
0644
shortcode.min.js
4096 bytes
0644
shortcode.php
697 bytes
0644
style-rtl.css
6007 bytes
0644
style-rtl.min.css
3968 bytes
0644
style.css
6005 bytes
0644
style.min.css
3966 bytes
0644
N4ST4R_ID | Naxtarrr