REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 511 B
Close
//home/nshryvcy/himaltourism.com/wp-content/plugins/jetpack/extensions/plugins/publicize/publicize.php
Text
Base64
<?php /** * Block Editor - Republicize feature. * * @package automattic/jetpack **/ // Populate the available extensions with republicize. add_filter( 'jetpack_set_available_extensions', function ( $extensions ) { return array_merge( $extensions, array( 'republicize', ) ); } ); // Set the republicize availability, depending on the site plan. add_action( 'jetpack_register_gutenberg_extensions', function () { \Jetpack_Gutenberg::set_availability_for_plan( 'republicize' ); } );
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
publicize.php
511 B
lrw-r--r--
2023-04-04 05:35:20
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).