Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logic to report FSE Block editing related statistics #108

Open
bobbingwide opened this issue Feb 15, 2022 · 0 comments
Open

Add logic to report FSE Block editing related statistics #108

bobbingwide opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels
enhancement Gutenberg WordPress 5.0 block editor

Comments

@bobbingwide
Copy link
Owner

Looking at the trace shutdown report I realised that a number of things that could easily be counted were missing.

Requirements

  • Add some more potentially useful counts
  • Blocks registered ( dynamic, static and variations )
  • Patterns registered
  • Shortcodes registered

Also consider:

  • Template parts rendered
  • Blocks rendered
  • Adjust Plugins loaded to take into account plugins deactivated by oik-unloader
  • And vice-versa ?
@bobbingwide bobbingwide added enhancement Gutenberg WordPress 5.0 block editor labels Feb 15, 2022
@bobbingwide bobbingwide self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Gutenberg WordPress 5.0 block editor
Projects
None yet
Development

No branches or pull requests

1 participant