How to add admin using functions.php in WordPress?Hello guys we will learn today how to add an administrator using functions.php. once the website runs the (administrator) user will…Jul 12, 2024Jul 12, 2024
How to make a Password-protected WordPress website?Hi, guys we'll learn today how to protect all pages in WordPress using the scenario is once we visit on like home pagethen should ask…Jul 5, 2024Jul 5, 2024
How to show post featured image in admin column WordPress ?Put this code into functions.phpMar 11, 2024Mar 11, 2024
How to Limit Blog Post Title in Elementor? (Limit Word Count) WordPress.Goto installed Theme open function.php and put this codeFeb 13, 2024Feb 13, 2024
How to make custom form in Wordpress also send data on admin email ?Note: Setup your SMTP detailesFeb 1, 2023Feb 1, 2023
How to get repeater field data in faq schema ?First of all make FAQ Repeater field using ACF PROJan 17, 2023Jan 17, 2023
How to make api for custom post type in Wordpress ?This will output Limited Atrribute if you want add more attribute you can ..Nov 19, 2022Nov 19, 2022
How to make post api in Wordpress ?This will output all post with whole atrribute by page number !!Nov 19, 2022Nov 19, 2022
How to compress wordpress HTML and JS code using Functions ?Hello everyone we will learn today compress all html and js code in wordpress in using fuctions just copy and paste belowing code in your…Oct 22, 2022Oct 22, 2022
How Make Shortcode in WordPressToday will learn how to make wordpress shortcode and print the shortcode and will print simple year using shortcode.Sep 1, 2022Sep 1, 2022