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

Improve field connection settings array creation ( recurse_pod_fields() ) #78

Open
quasel opened this issue Jul 13, 2018 · 0 comments
Open

Comments

@quasel
Copy link
Member

quasel commented Jul 13, 2018

Idea: only run recurse_pod_fields() once per pod for creating a "single" pods configuration array
then just "filter" it to create everything needed to avoid multiple recurse_pod_fields() calls with different filter options for the same "pod"

FLPageData::add_post_property( 'pods_multiple_photos_manual', $data );
FLPageData::add_post_property_settings_fields( 'pods_multiple_photos_manual', $form );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant