InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Understanding the get_the_excerpt() Function in WordPress

bhushan SinghMiscelleneousLeave a Comment on Understanding the get_the_excerpt() Function in WordPress
get_the_excerpt() Function

WordPress provides various functions to help developers manage and display content effectively. One such function is get_the_excerpt(), which is used to retrieve the excerpt of a post. While it may seem similar to the_excerpt(), get_the_excerpt() offers more flexibility for developers,…

Read More→

OOP (Object-Oriented Programming) in Python

Mohammad NafeesMiscelleneousLeave a Comment on OOP (Object-Oriented Programming) in Python

OOP (Object-Oriented Programming) in Python is a programming paradigm that uses objects and classes to structure code in a way that models real-world entities. OOPs Concepts in Python.  Class in Python Objects in Python Polymorphism in Python Encapsulation in Python…

Read More→

Eloquent ORM: Relationships in Laravel

Mohammad NafeesPHP, PHP FrameworkLeave a Comment on Eloquent ORM: Relationships in Laravel

Eloquent ORM (Object-Relational Mapper) in Laravel provides a simple and elegant way to interact with your database using models. One of its most powerful features is the ability to define relationships between different models, making it easier to manage and…

Read More→

Using Query ID in Elementor for Custom Post Filtering

Kanchan BalaCakePHP, Miscelleneous, PHP, PHP Framework, PHPBBLeave a Comment on Using Query ID in Elementor for Custom Post Filtering

Query ID in Elementor :- Elementor is a powerful page builder for WordPress that allows users to create stunning layouts. One of the advanced features it offers is the ability to filter posts using Query IDs. This can be incredibly useful…

Read More→

How to Setup Daily and Weekly Backup Cron on Linux server

Arvind KumarLinuxLeave a Comment on How to Setup Daily and Weekly Backup Cron on Linux server

Many hosting service providers provide free or paid backup services. Hosting Management software like WHM by cPanel come with powerful backup option that can be used if you are a paid member of the software. In this post however I…

Read More→

Match Expression in PHP

Virender KumarCakePHP, PHP, PHP Framework, PHPBBLeave a Comment on Match Expression in PHP

The match expression, introduced in PHP 8.0, is a powerful feature that simplifies conditional statements. It is concise and more readable alternative to the traditional switch statement. Let’s dive into how it works and see some examples. What is a…

Read More→

How to prevent Cache in Javascript library file

Charan DassJavascriptLeave a Comment on How to prevent Cache in Javascript library file

Cache in JavaScript is a unique string which is appended in URL in the from of query string. It is not read generally server side and used purely to form of unique URL. For Ex-maple: /Scripts/foo.js?v=1 This is often used…

Read More→

Understanding CSS Variables [With Examples]

Monika ThakurFoundation, HTML and CSSLeave a Comment on Understanding CSS Variables [With Examples]

CSS variables, also known as custom properties, are used to store reusable values in a CSS document. Defined with two dashes (–), these variables enhance code efficiency and readability by allowing centralized updates of values such as colors and sizes. This…

Read More→

Understanding PHP 8 Named Arguments

Kuldeep RathorePHP, PHP FrameworkLeave a Comment on Understanding PHP 8 Named Arguments

PHP 8 introduces named arguments, a feature that enhances the clarity and flexibility of function calls. Named arguments allow you to specify the names of parameters when calling functions or methods, making your code more readable and easier to understand.…

Read More→

Array Destructuring in ES6: Enhance Your JavaScript Code

Charan DassJavascript, MiscelleneousLeave a Comment on Array Destructuring in ES6: Enhance Your JavaScript Code

Array Destructuring assignment is a convenient syntax for extracting values from arrays or properties from objects into distinct variables. This shorter syntax enhances code readability and maintainability. There are two types of destructuring assignment expressions: array destructuring and object destructuring.…

Read More→

Posts navigation

Previous 1 … 7 8 9 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram