Categories

Thursday, October 17, 2024
#919814419350 therichposts@gmail.com

therichpost

therichpost
2219 posts
Hello to all. Welcome to therichpost.com. Myself Ajay Malhotra and I am freelance full stack developer. I love coding. I know WordPress, Core php, Angularjs, Angular 14, Angular 15, Angular 16, Angular 17, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.
Laravel 7.2 routing with route group auth guard check with prefix
Laravel

laravel scheduler with delete query

Hello to all, welcome to therichpost.com. In this post, I will tell you, laravel scheduler with delete query.Your task schedule is defined in the app/Console/Kernel.php file's schedule method. Laravel scheduler is the very feature of laravel which makes cron jobs easy to handle and code.Here is example working query for laravel scheduler with delete...

Laravel 7.2 routing with route group auth guard check with prefix
Laravel

Laravel Create a custom middleware class that checks the user’s role

Hell to all, welcome to therichpost.com. In this post, I will tell you, how to Create a Laravel custom middleware class that checks the user's role?Laravel now a days top php mvc framework. I am also learning laravel.Here we start the code for Laravel custom middleware class that checks the user's role:1. First,...

How to add custom meta title and meta description in Wordpress?
Wordpress Tricks

Wp query display woocommerce product based on category name

Hello to all, welcome to therichpost.com. In this post, I will tell you, Wp_query display woocommerce product based on category name.Here is the code for Wp_query display woocommerce product based on category name and you can this code any of your wordpress theme's template file: 'product', 'posts_per_page'...

woocommerce
Woocommerce Hooks

Woocommerce hook to redirect user after login based on users

Hello to all, welcome to therichpost.com. In this post, I will tell you, Woocommerce hook to redirect user after login based on users.I am redirecting different users to different pages after woocommerce login based on usernames.Here is the working code for Woocommerce hook to redirect user after login based on users and...

woocommerce
Woocommerce Hooks

How to add banner image woocommerce shop page with hook?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to add banner image woocommerce shop page with hook?I am sharing two hooks and both are working.Here is the working code for How to add banner image woocommerce shop page with hook? and you need to add this...

drugs_addiction_in_punjab
Stories

Drugs addiction in punjab youth

Hello to all, welcome to therichpost.com. Today I am going to share very serious problem in my state punjab and that is Drugs addiction in punjab youth.I am sharing real story in this post. Like all days. On 3rd  july, I went outside from my office for a walk at lunch break....

How to add custom meta title and meta description in Wordpress?
Woocommerce

Hook meaning in wordpress

Hello to all, welcome to therichpost.com. In this post, I will tell you all the simple definition of wordpress hooks.Wordpress Hooks means:Hooks are the that functions, which change the working of wordpress main functions without interrupting the core files or code functions and same for wordpress plugins.Hooks are the two...

woocommerce
WoocommerceWordpress Tricks

Woocommerce get order total on daily basis

Hello to all, welcome to therichpost.com. In this post, I am sharing the code for, how to get Woocommerce get order total on daily basis? Woocommerce is the best e-commerce plugin for shopping websites.Here is the working code for Woocommerce get order total on daily basis:// functions.php file code function get_daily_purchases_total(){ global $wpdb;...

How to add custom meta title and meta description in Wordpress?
Wordpress Tricks

How to remove image from wordpress post content?

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to remove image from wordpress post content? Here is the working code and you can add this into your wordpress theme's any template file:$content = get_post_field('post_content', $post_id); $content = preg_replace("//i", "", $content); //or $content = get_the_content(); $content =...

woocommerce
Woocommerce

Woocommerce checkout page notices

Hello to all, welcome to therichpost.com. In this post, I am sharing the code for Woocommerce checkout page notices. Woocommerce is the most popular e-commerce plugin for WordPress.With this hook, you can add custom notification on woocommerce checkout page. I have also shared the code  for woocommerce cart page noticies...

1 187 188 189 222
Page 188 of 222