πŸš€ Hostinger Optimized
πŸ–₯️ Server: Apache
πŸ’» System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
πŸ‘€ User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

πŸ’» Terminal

πŸ“ /home/stakrfrcol/agency
$

πŸ“„ yoast-seo.php

πŸ“ Path: /home/stakrfrcol/agency/wp-content/plugins/imagify/inc/3rd-party/yoast-seo.php
πŸ“Š Size: 635 B
πŸ”’ Perm: 0644
πŸ“ MIME: text/x-php
<?php
defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' );

if ( defined( 'WPSEO_VERSION' ) && is_admin() && ! wp_doing_ajax() ) :

	add_action( 'wp_print_scripts', '_imagify_dequeue_yoastseo_script' );
	/**
	 * Remove Yoast SEO bugged script.
	 *
	 * @since 1.4.1
	 */
	function _imagify_dequeue_yoastseo_script() {
		if ( ! function_exists( 'get_current_screen' ) ) {
			return;
		}
		$current_screen = get_current_screen();

		if ( isset( $current_screen ) && 'post' === $current_screen->base && 'attachment' === $current_screen->post_type ) {
			wp_dequeue_script( 'yoast-seo' );
			wp_deregister_script( 'yoast-seo' );
		}
	}

endif;
← BackπŸ“₯ Raw✏️ EditπŸ”’ Chmod
✨ File Manager Magic ✨