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

Separate PresetDbObj variable to Design Object and Filter Object. #79

Closed
EkoJR opened this issue May 16, 2017 · 1 comment
Closed

Separate PresetDbObj variable to Design Object and Filter Object. #79

EkoJR opened this issue May 16, 2017 · 1 comment
Projects
Milestone

Comments

@EkoJR
Copy link
Member

EkoJR commented May 16, 2017

Modify the Preset Object to handle the filter and design separately.

Related to APL_Design Class #9 and APL_Filter

@EkoJR EkoJR created this issue from a note in 0.4 (In-Progress) May 16, 2017
@EkoJR EkoJR added this to the 0.4 milestone May 25, 2017
@EkoJR EkoJR moved this from In-Progress to Complete in 0.4 Jun 5, 2017
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jun 13, 2017
Added Admin Menu Advanced-Post-List#10
Changed Admin Page Advanced-Post-List#75
Added APL_Design Class Advanced-Post-List#9
Changed design variable from the Preset_Obj to APL_Design post data Advanced-Post-List#79
Changed Preset_Obj to APL_Post_List post data
Changed variable names to valid Snake_Case standards via WPCS Advanced-Post-List#77
Fixed script conflicts with MagicMembers & others Advanced-Post-List#44 Advanced-Post-List#74
@EkoJR
Copy link
Member Author

EkoJR commented Jun 19, 2017

APL_Design #9 was created successfully, and works successfully conceptually as a child post type currently hidden from view. The object also received some custom hooks, which are stored in hooks.php.

APL_Filter wasn't created. However, there are concepts that can justify it's place, and may get another chance. For now, there isn't enough reasons to implement it, and over-complicate the data structure during transition.

#8 Featured Content - May be related.

Will be closing and shifting enhanced filter concepts to #90 APL_Filter.

@EkoJR EkoJR closed this as completed Jun 19, 2017
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jun 19, 2017
* Additional changes to Admin Page for 0.4 Advanced-Post-List#75
* Changed 'Required Taxonomies' to 1 checkbox per Post Type Advanced-Post-List#13
* Admin database functionality after separating PresetObj to Post List &
Design objects. Advanced-Post-List#9 Advanced-Post-List#79
* Additional Extension Support and Hooks Advanced-Post-List#56
* Additional Internalization Advanced-Post-List#6
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jun 23, 2017
Added Action Hooks for handling post transitions to auto-draft/draft,
trash, and delete.

Additional Database Functionality for Advanced-Post-List#9 Advanced-Post-List#79
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jun 23, 2017
Finalized most of the implications of APL Post List and APL Design Advanced-Post-List#9
Advanced-Post-List#79
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 5, 2017
Added Admin Menu Advanced-Post-List#10
Changed Admin Page Advanced-Post-List#75
Added APL_Design Class Advanced-Post-List#9
Changed design variable from the Preset_Obj to APL_Design post data Advanced-Post-List#79
Changed Preset_Obj to APL_Post_List post data
Changed variable names to valid Snake_Case standards via WPCS Advanced-Post-List#77
Fixed script conflicts with MagicMembers & others Advanced-Post-List#44 Advanced-Post-List#74
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 5, 2017
* Additional changes to Admin Page for 0.4 Advanced-Post-List#75
* Changed 'Required Taxonomies' to 1 checkbox per Post Type Advanced-Post-List#13
* Admin database functionality after separating PresetObj to Post List &
Design objects. Advanced-Post-List#9 Advanced-Post-List#79
* Additional Extension Support and Hooks Advanced-Post-List#56
* Additional Internalization Advanced-Post-List#6
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 5, 2017
Added Action Hooks for handling post transitions to auto-draft/draft,
trash, and delete.

Additional Database Functionality for Advanced-Post-List#9 Advanced-Post-List#79
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 5, 2017
Finalized most of the implications of APL Post List and APL Design Advanced-Post-List#9
Advanced-Post-List#79
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 29, 2017
Added Admin Menu Advanced-Post-List#10
Changed Admin Page Advanced-Post-List#75
Added APL_Design Class Advanced-Post-List#9
Changed design variable from the Preset_Obj to APL_Design post data Advanced-Post-List#79
Changed Preset_Obj to APL_Post_List post data
Changed variable names to valid Snake_Case standards via WPCS Advanced-Post-List#77
Fixed script conflicts with MagicMembers & others Advanced-Post-List#44 Advanced-Post-List#74
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 29, 2017
* Additional changes to Admin Page for 0.4 Advanced-Post-List#75
* Changed 'Required Taxonomies' to 1 checkbox per Post Type Advanced-Post-List#13
* Admin database functionality after separating PresetObj to Post List &
Design objects. Advanced-Post-List#9 Advanced-Post-List#79
* Additional Extension Support and Hooks Advanced-Post-List#56
* Additional Internalization Advanced-Post-List#6
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 29, 2017
Added Action Hooks for handling post transitions to auto-draft/draft,
trash, and delete.

Additional Database Functionality for Advanced-Post-List#9 Advanced-Post-List#79
EkoJR added a commit to EkoJR/advanced-post-list that referenced this issue Jul 29, 2017
Finalized most of the implications of APL Post List and APL Design Advanced-Post-List#9
Advanced-Post-List#79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.4
Complete
Development

No branches or pull requests

1 participant