PHP

GT Downloads Manager is a lightweight yet powerful WordPress plugin that helps you manage and display downloadable resources on your website. Whether you’re offering PDF guides, templates, software, or any other downloadable content, our plugin makes it easy to organize, showcase, and track your files with style. Download Plugin | View Screenshots | Support |…

WordPress started adding class=”wp-block-heading” to headings recently, from WordPress 6.2, to be more specific. Here’s the announcement post. This is a welcome change for most, who wanted to customize or hook into WordPress’s default headings for more freedom but some of us might want to just get rid of it. How to remove class=”wp-block-heading” from…

Encountering an error message on a website can be stressful, especially when it’s your own. However, there’s no need to panic right away. First, check if the site is down for everyone or just you. If it’s only you, there might be some configuration issues on your end. If the website is down for everyone,…

You must have come across several WordPress plugins for integrating Adsense into your WordPress-powered blogs be it in the sidebar, between posts, in between the content and other areas like footers and headers. Using a plugin is really simple, isn’t it? Install an Adsense plugin with a click of a button and then link your…

Automate your SEO and take your blog to the next level. Dynamic Month & Year into Posts Add Dynamic Month, Date and Year to Post Content, Title and Meta using Shortcode. Add the current year by [year] and current month by [month] shortcodes anywhere in WordPress websites, including content, title, meta title, excerpt and breadcrumbs.…

Want to tell your readers how long it will take an article to read completely? Insert the following code into the right file (e.g., single.php or page.php) in the right place (above post meta and below post title) in your theme. It counts total words in an article and calculates time by estimating that on…