Gifari Industries - BD Cyber Security Team
Home
/
home
/
decohaslibrary
/
bist
/
wp-content
/
plugins
/
hide-page-and-post-title
/
✏️
Editing: uninstall.php
<?php if( !defined( 'ABSPATH') && !defined('WP_UNINSTALL_PLUGIN') ) exit(); $hpt_option = 'hpt_headertitle'; delete_post_meta_by_key( $hpt_option ); ?>
💾 Save
❌ Cancel