- wip ajax
- already added ajax url to the front object
This commit is contained in:
@@ -80,6 +80,7 @@ add_shortcode('wp_model_plugin', 'main_shortcode');
|
||||
/*
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
menu plugin
|
||||
ajax : https://stackoverflow.com/questions/43557755/how-to-call-ajax-in-wordpress
|
||||
*/
|
||||
function plugin_menu() {
|
||||
add_menu_page(
|
||||
|
||||
Reference in New Issue
Block a user