How to trace wordpress ajax request ?

  Fri 10 / 03 / 2023

  Posted by: Muhammad babar Khan

Category : Laravel

Tags :

Description

    sir i have to create same module like WPL in Laravel , can you please show me a one simple example where i can see how to trace wordpress ajax request . i have pasted request header in example code section and also attached image in output section


View Code
                        http://premiumrealtors.pk/wp-admin/admin.php?page=wpl_admin_flex&kind=1
                
  Answered by CDL

You can see the output in the console in the preview and response tab, all ajax requests will be there.

Also please try to ask questions about Laravel specifically not WordPress.

Solved
  Comment   Share
0 Likes   0 Comments