Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-includes
/
Text
/
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' );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
admin-bar-rtl.min.css
19600 bytes
0644
admin-bar.css
23876 bytes
0644
class-json-20260622020637.php
43441 bytes
0644
class-json.php
43441 bytes
0644
class-wp-customize-nav-menus-panel-20260704213737.php
3083 bytes
0644
class-wp-customize-nav-menus-panel.php
3083 bytes
0644
class-wp-network-20260622020748.php
12379 bytes
0644
class-wp-network-query-20260622020737.php
19169 bytes
0644
class-wp-network-query.php
19169 bytes
0644
class-wp-oembed-controller.php
6793 bytes
0644
class-wp-site-20260705022207.php
7428 bytes
0644
class-wp-site.php
7428 bytes
0644
class-wp-theme.php
51601 bytes
0644
class-wp-widget-recent-posts-20260621162217.php
5914 bytes
0644
core.js
48955 bytes
0644
editor-styles-rtl.css
3470 bytes
0644
footer.php
1055 bytes
0644
https-detection-20260622230448-20260623050938.php
6871 bytes
0644
https-detection.php
6871 bytes
0644
https-migration-20260621215951.php
4730 bytes
0644
https-migration-20260621222700-20260622020253.php
4730 bytes
0644
https-migration-20260621222700.php
4730 bytes
0644
https-migration-20260622015718-20260624045926.php
4730 bytes
0644
https-migration-20260622015718.php
4730 bytes
0644
https-migration-20260622015741-20260624112038.php
4730 bytes
0644
https-migration-20260622015741.php
4730 bytes
0644
https-migration-20260622015815.php
4730 bytes
0644
https-migration-20260622145328.php
4730 bytes
0644
https-migration-20260622165410.php
4730 bytes
0644
https-migration-20260622210714.php
4730 bytes
0644
https-migration-20260622211332-20260624160817.php
4730 bytes
0644
https-migration-20260622211332.php
4730 bytes
0644
https-migration-20260623031713.php
4730 bytes
0644
https-migration.php
4730 bytes
0644
jquery.form-20260704073410.js
41023 bytes
0644
jquery.form.js
41023 bytes
0644
locale-20260704114622.php
162 bytes
0644
locale.php
162 bytes
0644
media-views.css
56034 bytes
0644
revision.php
22027 bytes
0644
shortcode.php
697 bytes
0644
tinymce.min-20260703062131.js
365570 bytes
0644
tinymce.min.js
365570 bytes
0644
wp-content.css
8624 bytes
0644
N4ST4R_ID | Naxtarrr