πŸš€ 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
$

πŸ“„ attachments.php

πŸ“ Path: ./wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/attachments.php
πŸ“Š Size: 470 B
πŸ”’ Perm: 0644
πŸ“ MIME: text/x-php
<?php
defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' );

/**
 * Get the backup path of a specific attachement.
 *
 * @since 1.6.8
 * @author GrΓ©gory Viguier
 *
 * @param  string $file_path The file path.
 * @return string|bool       The backup path. False on failure.
 */
function get_imagify_ngg_attachment_backup_path( $file_path ) {
	$file_path = wp_normalize_path( (string) $file_path );

	if ( ! $file_path ) {
		return false;
	}

	return $file_path . '_backup';
}
← BackπŸ“₯ Raw✏️ EditπŸ”’ Chmod
✨ File Manager Magic ✨