-
Notifications
You must be signed in to change notification settings - Fork 43
Updates the documentation: Adds tutorials on creating post types, custom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields. #187
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
Conversation
…ts, and optional admin menu and update notification hiding docs: update SCF installation guide with Composer integration, benefits, and optional admin menu and update notification hiding
let's not take for granted that readers are familiar with Composer Co-authored-by: Héctor <27339341+priethor@users.noreply.github.com>
avoid potential conflicts between Composer and the built-in updater Co-authored-by: Héctor <27339341+priethor@users.noreply.github.com>
…tom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields.
priethor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for such a comprehensive addition, @racmanuel ! 🚀
I've added a few comments, some of them are me thinking out loud to start a discussion. The style-related ones apply to more parts than where I initially left them, though.
priethor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for such a comprehensive addition, @racmanuel ! 🚀
I've added a few comments, some of them are me thinking out loud to start a discussion. The style-related ones apply to more parts than where I initially left them, though.
…ypes, taxonomies, and options pages for greater clarity and consistency.
|
I’ve included the requested changes in the new PR. I’ll be standing by for your comments and reviews @priethor, @cbravobernal. |
…ocument’s clarity and structure.
priethor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing the feedback! Looks ready to merge to me, but let's wait until we hear from @cbravobernal too
cbravobernal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Updates the documentation: Adds tutorials on creating post types, custom fields, taxonomies, and options pages, and improves guidance on the relationship between post types, taxonomies, and custom fields.