The problems you may encounter when using WordPress!
In this post
1. How to Find Page/Post ID
First, hover on Post (or Page) > Hover on “Edit”
Look down, you will see:
post=1&action=edit
1 is Post ID
or you also can
Edit Post (or Page)
Look up the address bar, you will see
post=1&action=edit
1 is Post ID
2. How to Disable Emojis
Just install and active Disable Emojis Plugin. It will automatically disable emojis without no settings
If you use Swift Performance, you can disable Emojis at Swift Performance Lite > Settings > Optimization > General
You can use Perfmatters, developed by a Kinsta team member.

3. How to Embed Facebook Reviews to WordPress Page/Post
Access your Facebook Fanpage Review > Click “three dots” icon > Embed
Copy Embed Code
Paste the code
Publish (or Update)
and result
4. How to Delete Post in WordPress?
Go to Posts > All Posts
Hover the post to delete > Trash. Post will be moved to the Trash.
To Permanently delete, click on Trash. And Hover the post > Delete Permanently
If you want to delete all posts > Click on Screen Options
Please type the appropriate number > click on Apply
Next, check the box as shown in image > Click on Bulk Actions > Move to Trash > Apply
Go to Trash > check the box > Click on Bulk Actions > Delete Permanetly > Apply
5. How to Align Heading, Paragraph
A simple question, anyone can answer. But if you use WordPress 5.x, you may have some problems, to find Align Icon
So, how to align?
You can highlight entire paragraph Or just put your cursor at any position in the paragraph, then click Align Icon
and result
With heading, Look Right > Align
6. How to Change Text Color
Look Top Left Corner > Click Plus icon > Classic
Copy your Paragraph and paste to Classic Block
Highlight Text > Click A icon > Choose Color
Result!
7. How to Create 3 Columns in WordPress Post
Click Plus icon > Columns.
WordPress will create 2 Columns.
Put your cursor on First Column > Click Components Icon > Columns Icon
Look Right > Change “2” to “3”
Done!
8. How to Limit Post Revisions
You can use Perfmatters Plugin to Limit Post Revision.
Just install, activate plugin, then go to Settings > Perfmatters
Options > Limit Post Revisions > Save Changes
If you are familiar with Hosting, just access your hosting cPanel > Open wp-config.php
Paste this code > You can change Number of Revision (3)
define('AUTOSAVE_INTERVAL', 300); // seconds define('WP_POST_REVISIONS', 3);
9. How to Block Google Indexing
Settings > Reading
Discourage search engines from indexing this site
10. Remove “Save my name, email…” on Comment Box
If you want to remove “Save my name, email, and website in this browser for the next time I comment” on Comment Box in WordPress Post. Just follow these steps.
Settings > Discussion > Uncheck at Show comments cookies opt-in checkbox
Featured Image: dannymoore1973/Pixabay