PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in /home/qpfajntr/ekhaya.265thami.com/y77.php on line 8
$#$#$#

Dir : /home/qpfajntr/NBM Site Backup/wp-content/plugins/link-library/
Server: Linux premium288.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
IP: 162.254.39.137
Choose File :

Url:
Dir : /home/qpfajntr/NBM Site Backup/wp-content/plugins/link-library/uninstall.php

<?php
// Check that code was called from WordPress with
// uninstallation constant declared
if ( !defined( 'WP_UNINSTALL_PLUGIN' ) )
    exit;

// Check if options exist and delete them if present
if ( get_option( 'LinkLibraryGeneral' ) != false ) {
    
    $genoptions = get_option( 'LinkLibraryGeneral' );

    for ($i = 1; $i <= $genoptions['numberstylesets']; $i++) {
        $settingsname = 'LinkLibraryPP' . $i;
        
        delete_option( $settingsname );
    }
    
    delete_option( 'LinkLibraryGeneral' );
}

wp_clear_scheduled_hook( 'link_library_import_links' );
wp_clear_scheduled_hook( 'link_library_gen_thumbs' );