link to admin
-
Hi,
I’m working on a project which requires a link from outside (a software) to a link inside wp-admin/admin-ajax.php. From that link, the software will import data’s from database in certain format. (I used plugins: contact form 7 database for this project)
However, it can be done if you’re logged in, but got an error (Warning: call_user_func(_default_wp_die_handler) [function.call-user-func]: First argument is expected to be a valid callback in /home/u74000/jeugthea/bizx_html/wp-content/plugins/contact-form-7-to-database-extension/CFDBDie.php on line 44) if you’re not logged in. How can I access this file (wp-admin/admin-ajax.php) without login? There should be extra parameters.
Any help?
Thank you,
ayok
The topic ‘link to admin’ is closed to new replies.