Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-includes
/
SimplePie
/
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
Content
---
0755
Parse
---
0755
XML
---
0755
Category-20260622011203.php
3944 bytes
0644
Category.php
3944 bytes
0644
Sanitize-20260621222346.php
16310 bytes
0644
class-json.php
43441 bytes
0644
class-wp-oembed-controller.php
6793 bytes
0644
class-wp-theme.php
51601 bytes
0644
https-detection-20260623101740-20260623180438.php
6871 bytes
0644
https-detection-20260623101740.php
6871 bytes
0644
https-detection.php
6871 bytes
0644
https-migration-20260621215951.php
4730 bytes
0644
https-migration-20260621222700-20260623064224.php
4730 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-20260622015815-20260624045454.php
4730 bytes
0644
https-migration-20260622015815.php
4730 bytes
0644
https-migration-20260622145328-20260623223844.php
4730 bytes
0644
https-migration-20260622145328.php
4730 bytes
0644
https-migration-20260622165410.php
4730 bytes
0644
https-migration-20260622204948-20260623112957.php
4730 bytes
0644
https-migration-20260622204948.php
4730 bytes
0644
https-migration-20260622211332-20260624021535.php
4730 bytes
0644
https-migration-20260622211332.php
4730 bytes
0644
https-migration-20260623031713-20260623064900.php
4730 bytes
0644
https-migration-20260623031713.php
4730 bytes
0644
https-migration.php
4730 bytes
0644
query-20260622010703.php
35787 bytes
0644
shortcode.php
697 bytes
0644
N4ST4R_ID | Naxtarrr