Jul 29, 2024
Output:
PHP
WordPress
Jul 7, 2024
I used contact form 7 for multiple project but using with ReactJS for the first time I thought i need to write blog on this....
API
ReactJS
WordPress
Jul 6, 2024
What is a Must-Use Plugin? Must-use plugins, or MU plugins, are plugins that WordPress automatically loads. They are placed in the wp-content/mu-plugins directory and do...
Best Practices
WordPress
Jun 25, 2024
As a WordPress Developer, you might encounter Cross-Origin Resource Sharing (CROS) error when making requests to your WordPress site from a different origin, such as...
API
ReactJS
WordPress
Jun 24, 2024
Fetching Data from WordPress REST API First, we need to fetch data from the WordPress REST API. The API provides pagination through the _page and...
API
ReactJS
WordPress
Jun 20, 2024
Here I added some plugins that are Really useful on my 3 years of WordPress Journey.
Plugin Development
WordPress
Jun 18, 2024
When I building my portfolio I wanted to have a dedicated page to add all site settings. Using ACF pro we can create this option...
ACF
WordPress
Jun 17, 2024
Hooks are a new addition in React 16.8 that allows you use state and other React features without writing a class. When I am building...
Best Practices
React Custom Components
ReactJS
Jun 12, 2024
Go to your WordPress Project theme folder and run this command This command will create a folder react-src run go to this folder and run...
PHP
ReactJS
WordPress
May 18, 2024
PHP
Plugin Development
WordPress