HEX
Server: Apache
System: Linux webd006.cluster128.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: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/locationdebateau/wp-content/plugins/printfriendly/uninstall.php
<?php

if (! defined('ABSPATH') && ! defined('WP_UNINSTALL_PLUGIN')) {
    exit();
}

delete_option('printfriendly_option');

// Make sure any old options which may still lurking about get deleted as well
delete_option('pf_button_type');
delete_option('pf_custom_image');
delete_option('pf_custom_text');
delete_option('pf_custom_both');
delete_option('pf_show_list');
delete_option('pf_content_placement');
delete_option('pf_content_position');
delete_option('pf_margin_top');
delete_option('pf_margin_right');
delete_option('pf_margin_bottom');
delete_option('pf_margin_left');
delete_option('pf_text_color');
delete_option('pf_text_size');