Category: Web Development

WordPress custom YouTube feed plugin

The Custom YouTube Feed plugin allows WordPress site owners to display videos from multiple YouTube channels and individual videos in an attractive grid layout. The plugin features pagination, popup video playback, and automatic caching for improved performance. Key Features Installation Requirements Usage Shortcode: Add videos to any post or page using the shortcode: Admin Settings […]

Read More

Disable WordPress Comment System Completely

Here’s a comprehensive function to completely disable the WordPress comment system. Add this code to your theme’s functions.php file or in a custom plugin. The function will: Additional Steps for Stubborn Comment Forms {.wp-block-heading}If the comment form still appears after adding this code. Check your theme files: Some themes hard-code the comment form. Look in […]

Read More

WordPress reserved terms you should never use

While developing WordPress theme or plugin we use different WordPress keywords or terms, additionally while handling forms fields and custom post types we have to consider what names we can use or not. The restricted names are called reserved terms. WordPress itself reserves few keywords or terms which we can not use in our coding. […]

Read More

Websites to find free high resolution stock-images

We always prefer good, high quality stock-images for our websites, blogs, print designs and may be for some other graphical work. Getting good images always cost a lot. Alternatively there are some websiteswhich offer free images called ‘Public Domain Images’. Public domain images are not covered by intellectual property (Creative Commons license) or copyrights which […]

Read More

Boosting loading speed of your WordPress website

In the current landscape, WordPress enjoys widespread use, leading to a surge in website creation. As this platform sees continuous growth with individuals and businesses joining in, it’s crucial to acknowledge the factors influencing website loading speed. Optimizing your website’s loading speed is pivotal. Here are some essential considerations: Website loading speed significantly impacts user […]

Read More