Skip to content

Conversation

crstauf
Copy link
Contributor

@crstauf crstauf commented Feb 19, 2019

Implement #405.

Sample test code:

add_action( 'init', function() { do_action( 'qm/listen/start', 'test' ); }, 2 );
add_action( 'init', function() { do_action( 'qm/listen/stop',  'test' ); }, 6 );

@crstauf
Copy link
Contributor Author

crstauf commented Feb 23, 2019

@johnbillion How can I forego not having the new panel included in the menu?

https://travis-ci.org/johnbillion/query-monitor/jobs/497391703#L593

@crstauf
Copy link
Contributor Author

crstauf commented Feb 29, 2020

How can I forego not having the new panel included in the menu? ...

@johnbillion

@crstauf
Copy link
Contributor Author

crstauf commented Jul 12, 2023

Closing in favor of #792.

@crstauf crstauf closed this Jul 12, 2023
@crstauf crstauf deleted the fix-405-3 branch July 20, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants