Code Monkey home page Code Monkey logo

pirate-parrot's People

Contributors

contactashish13 avatar girishpanchal30 avatar hardeepasrani avatar rodica-andronache avatar selul avatar uvlabs avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pirate-parrot's Issues

Extending plugin for debugging

@selul just wanted to start off a conversation for enabling the debug option in the plugin. I'm jotting down some points that come to my head.

  1. each plugin should register itself with the PP plugin
  2. this registration will help in filtering out logs relevant only to chosen plugins
  3. the PP plugin will have a selection screen where the user can choose which plugins the log will be generated for
  4. each plugin should log the message along with the type of message
  5. each plugin's messages will be stored in a transient for X minutes only if its enabled in #3
  6. PP plugin will have an option to export logs into a file (like RN)
  7. PP plugin will have an option to show the logs on the console/screen (like RN but loaded through ajax)

Plugin gives critical error with PHP 8.0

If WordPress instance is running on PHP 8 Pirate Parrot plugin doesn't work properly, it can be installed and Parrot can be called to get credentials, however, errors are thrown and it's not possible to debug Feedzy as before:
image

Currently, there are only errors:
image

WordPress version: 5.8
PHP Version: 8.0.8

Fatal error with PHP 8.1

Steps to replicate it:

  1. create a WP instance with PHP 8.1
  2. install & activate the plugin
  3. call parrot in Dashboard -> Tools -> Themeisle Support Parrot
  4. try deactivating the plugin
Fatal error:  Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class TI_Parrot does not have a method "delete_account" in /s2-trickyfly/wordpress/wp-includes/class-wp-hook.php:307
Stack trace:
#0 /s2-trickyfly/wordpress/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#1 /s2-trickyfly/wordpress/wp-includes/plugin.php(474): WP_Hook->do_action()
#2 /s2-trickyfly/wordpress/wp-admin/includes/plugin.php(812): do_action()
#3 /s2-trickyfly/wordpress/wp-admin/plugins.php(209): deactivate_plugins()
#4 {main}
  thrown in /s2-trickyfly/wordpress/wp-includes/class-wp-hook.php on line 307

Plugin version 1.4.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.