Skip to content

Imtiaz Rayhan

  • Categories
    • WordPress
    • JavaScript
    • PHP
    • HTML
    • CSS
  • About
  • Contact

Category: WordPress

How To Redirect 404 Pages To Homepage in WordPress

404 pages, also known as “error pages,” are pages that are displayed by a web server when a user attempts to access a page that does not exist. This can…Continue Reading …

How to Add Scripts and Stylesheets in WordPress

WordPress provides wp_enqueue_script and wp_enqueue_style function to add Scripts and Stylesheets in a systematic way. If you’re wondering why you should use these functions when you can simply load them in…Continue Reading …

How to Load jQuery in WordPress Footer

By default, WordPress includes jQuery library with every installation. WordPress registers the jQuery library to load in header. But site performance wise, this is not always good. So, here we’ll see…Continue Reading …

How To Add Multiple Custom Post Types Under One Menu Section In WordPress

Custom Post Types are awesome! They make it insanely easy to add and manage contents. Whether you’re developing a theme or creating a WordPress site, there’s a very good chance…Continue Reading …

How To Fix: WordPress Memory Exhausted Error – Increase PHP Memory

If you are seeing a “WordPress memory exhausted” error on your WordPress site, it means that your site is trying to use more memory than it is allowed to. This…Continue Reading …

Page navigation

Previous 1 2
Proudly powered by WordPress | Theme: GroundWP by the contributors.