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

Use namespacing in place of function prefixes and make function names more consistent #769

Closed
batesweb opened this issue Oct 15, 2021 · 0 comments · Fixed by #773
Closed
Assignees

Comments

@batesweb
Copy link
Contributor

Would like to remove function prefixes (_s) and utilize namespacing to prevent collisions.

Would also like to rename theme functions to be more clear about the output of the function. For instance, all functions that render markup would begin with display_. Functions that return data would start with return_.

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 a pull request may close this issue.

1 participant