Word Count: 108
  • Post category:Codings
  • Post last modified:2023-02-16

Notes

  • The development is done under https://innovriver.com/test-astra.
  • Plugin name is “IVR-_o_o_”.
  • Plugin root folder is named “ivr-_o_o_”
  • The pattern “_o_o_” should be replaced with the ‘coding name’ of the actual plugin:
    • for all folder names, file names and file contents of the plugin.
    • The coding name should be as short as possible.
    • The coding name should be in lowercase and cannot have spaces and hyphen ( – ) within it. Underscore ( _ ) is allowed.
  • The actual plugin name can be specified in the comment section of the main PHP file.

Uninstall Plugin

Usage of uninstall.php => WordPress uninstall.php file – The Complete Guide