How to Get The Post Excerpt Outside WordPress Loop
Sometimes while developing a resource on WordPress, we come across a particular situation like needing post specific data outside WordPress…
Sometimes while developing a resource on WordPress, we come across a particular situation like needing post specific data outside WordPress…
Most of us are comfortable with the HTML post editor on WordPress Edit Post or Add New Post screen. As…
The WordPress Visual Editor on the Edit Post screen is sometimes a real menace as it adds some formatting and…
Consider, I comment on a WordPress blog and I just put the text as https://www.clickonf5.org/ as a reference site in…
If the post that you are writing is a longer one, you might want to insert or embed an adsense…
I tried to embed the Pac-Man Game on Internet Techies this morning, and to my wonders I was successful. You…
Here is the Wordpress function that you can use in your plugin or theme to get complete user information using…
Here is a simple three line code to be added to your Theme Functions file to make all the comment…
Here is a simple function to avoid Spam Comments entering in your Wordpress pending approval, approved or spam comment queue.…