Revert "Update code to comply with WP Coding Standards (#38)"

This reverts commit 02c6c1c362.
This commit is contained in:
Ben Goldsworthy 2021-02-26 08:07:03 +00:00 committed by Rumperuu
parent dac7ffe3a6
commit 9c88d218a8
30 changed files with 3893 additions and 4287 deletions

View file

@ -54,7 +54,7 @@
type: 'POST',
url: '/wp-admin/admin-ajax.php',
data: {
action: 'footnotes_get_plugin_info',
action: 'footnotes_getPluginInfo',
plugin: '[[plugin-name]]'
},
dataType: 'json',