show_admin_bar ( false )
Read morebutton link <a href= "?export=csv" >Download CSV</a> // CSV export if ( isset ( $_GET [ 'export' ]) &&…
Read morefunction check_broken_link () { global $wpdb ; $table_name = $wpdb -> prefix . 'bad_urls' ; $current_url = $_SERVER [ 'RE…
Read morehttps://securityheaders.com/
Read moreadd_action ( 'graphql_register_types' , function () { register_graphql_field ( 'RootQuery' , 'siteLogo' , [ 'typ…
Read moresudo chown wordpresstest:wordpresstest -R wp-content/
Read moreIn the GeneratePress free version, you could: 1. Add a custom class to your Container: my-linked-container 2. Add a link to the content of your conta…
Read morefunction get_value_from_database ( $type ) { $is_enable = false ; switch ( $type ) { case 'is_enable_homepage' : …
Read more< div id = 'kanhu-sticky-bar' > < p > Hi,I am Kanhu Here </ p > < div class = 'kanhu-close-sticky-bar' >&…
Read morefunction getCF7FormField ( $form_id ) { $return = []; $return [ 'success' ] = false ; $donor_form_field = WPCF7_ContactForm :: ge…
Read more# Needed to the function "deactivate_plugins" works include_once (ABSPATH . 'wp-admin/includes/plugin.php' ); add_action ( 'plugin…
Read moreadd_action ( 'wp_logout' , 'kanha_change_logout_url' ); function kanha_change_logout_url ( $redirect_url ) { wp_safe_redirect …
Read moreadd_action ( 'init' , 'kanha_redirect_login_page' ); function kanha_redirect_login_page ( $redirect_url ) { global $pagenow ; …
Read more