Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-includes
/
js
/
jquery
/
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
ui
---
0755
https-detection-20260624113513.php
6871 bytes
0644
https-detection.php
6871 bytes
0644
https-migration-20260621222700.php
4730 bytes
0644
https-migration-20260622015718.php
4730 bytes
0644
https-migration-20260622015741.php
4730 bytes
0644
https-migration-20260622145328.php
4730 bytes
0644
https-migration-20260622165410.php
4730 bytes
0644
https-migration-20260622211332-20260624002412.php
4730 bytes
0644
https-migration-20260622211332.php
4730 bytes
0644
https-migration-20260622211539-20260623025421.php
4730 bytes
0644
https-migration-20260622211539.php
4730 bytes
0644
https-migration.php
4730 bytes
0644
jquery-migrate.js
25300 bytes
0644
jquery-migrate.min.js
11224 bytes
0644
jquery.color.min.js
9315 bytes
0604
jquery.form.js
41023 bytes
0604
jquery.form.min.js
16015 bytes
0644
jquery.hotkeys.js
5617 bytes
0644
jquery.hotkeys.min.js
1793 bytes
0604
jquery.js
287650 bytes
0644
jquery.masonry.min.js
1819 bytes
0604
jquery.min.js
89496 bytes
0644
jquery.query.js
3694 bytes
0644
jquery.schedule.js
3457 bytes
0604
jquery.serialize-object.js
769 bytes
0644
jquery.table-hotkeys.js
3752 bytes
0644
jquery.table-hotkeys.min.js
2295 bytes
0604
jquery.ui.touch-punch.js
1179 bytes
0604
shortcode.php
697 bytes
0644
suggest.js
6991 bytes
0604
suggest.min.js
2993 bytes
0604
N4ST4R_ID | Naxtarrr