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

Fix doc blocks #83

Closed
theenoahmason opened this issue Sep 16, 2022 · 0 comments · Fixed by #91
Closed

Fix doc blocks #83

theenoahmason opened this issue Sep 16, 2022 · 0 comments · Fixed by #91
Assignees
Labels
bug Something isn't working

Comments

@theenoahmason
Copy link
Member

theenoahmason commented Sep 16, 2022

Fix "strint" typos

  1. WP_Backstage_Component::get_media_uploader_label()
  2. WP_Backsage_Post_Type::get_label()
  3. WP_Backstage_Taxonomy::get_label()

WP_Backstage.php

  • 364: uplaoder
  • 467: Inlines the editor field style.
  • 1027: Inline Datepicker Script

WP_Backstage_Component.php

  • 839: Conditionally enqueue required scripts and styles...

WP_Backstage_Widget.php

  • doc all methods.

All

  • doc all filters
@theenoahmason theenoahmason added the bug Something isn't working label Sep 16, 2022
@theenoahmason theenoahmason self-assigned this Sep 16, 2022
@theenoahmason theenoahmason changed the title Fix doc block typos where the return is typed as "strint" instead of "string". Fix doc blocks Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

1 participant