Dismiss Admin Pointer Temporarily

You can override the action wp_ajax_dismiss-wp-pointer and user your own version of the function wp_ajax_dismiss_wp_pointer. add_action( ‘wp_ajax_dismiss-wp-pointer’, ‘override_ajax_pointer’, 1 ); function override_ajax_pointer() { // Your version of the function wp_ajax_dismiss_wp_pointer } This is the same technique used in this Q&A: Display custom list of tags in post/page editor with hooks and learned in this SO … Read more

How can I remove unwanted word on my WP site?

You need to open your header.php file and search in that file for this <p class=”footer”> some php will be here </p> You can delete that entire line or comment it out. You should be able to access the header.php file from the backend of WordPress. If you are not comfortable doing this, open the … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)