• I have created plugin called send sms when activae the plugin everthing working fine tables are creating.But thing is in admin side WP_LIST_TABLE Not Working and as well ajax call request also not working.how to resolve this problem.Except single hosting it’s not working but every where it’s working fine

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    For anyone to suggest what the problem might be, you’d need to post your plugin code somewhere like pastebin.com, or if a lot of files are involved, make a download available.

    If you’re not willing to do that, I understand, but no one’s going to be able to help you. All I can suggest then is you comment out all of your action and filter hooks. The list tables and AJAX should work again. If not, restore the hooks and comment out some other segment. If working, restore the hooks one by one, testing for table and AJAX failure each time. Eventually you can narrow down the problem code.

Viewing 1 replies (of 1 total)
  • The topic ‘My Core Functionality Not Working’ is closed to new replies.