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

Feature/improve custom fields performance (WIP) #1031

Open
wants to merge 13 commits into
base: feature/version-3
Choose a base branch
from

Conversation

owen2345
Copy link
Owner

@owen2345 owen2345 commented Jan 5, 2023

Improve the performance when manipulating custom field values and custom field groups

  • feat: unify post_type reference name
  • feat: improve the way to calculate the post-type of a category
  • feat: add the ability to calc the category tree path
  • feat: improve the way to fetch and create custom field groups for posts
  • feat: improve the way to fetch field groups for post-types
  • feat: refactor custom fields finder and creator to remove related to Post and PostTypes (moved their own place)

@owen2345 owen2345 self-assigned this Jan 5, 2023
@owen2345 owen2345 changed the base branch from master to feature/add-development-container January 8, 2023 11:38
@owen2345 owen2345 force-pushed the feature/improve-custom-fields-performance branch from cd1164e to 2bc09c8 Compare January 8, 2023 11:48
…into feature/improve-custom-fields-performance
@texpert texpert force-pushed the feature/version-3 branch from 9f39e4b to d9836ff Compare March 12, 2023 19:23
@texpert texpert force-pushed the feature/version-3 branch from 5ca0006 to 50731e0 Compare April 9, 2023 19:19
@texpert texpert force-pushed the feature/version-3 branch 2 times, most recently from e2085c5 to fe61e0f Compare January 17, 2024 23:20
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.

1 participant