Skip to content

Conversation

@EkoJR
Copy link
Member

@EkoJR EkoJR commented Oct 31, 2017

No description provided.

EkoJR added 30 commits July 4, 2017 21:37
Added Admin Menu #10
Changed Admin Page #75
Added APL_Design Class #9
Changed design variable from the Preset_Obj to APL_Design post data #79
Changed Preset_Obj to APL_Post_List post data
Changed variable names to valid Snake_Case standards via WPCS #77
Fixed script conflicts with MagicMembers & others #44 #74
Changed Admin Page #75
Fixed script conflicts with MagicMembers & others #44 #74
Added more Internalization #6
APL Design #9
Internalization #6
Change Admin Page #75
Conflict w/ MagicMembers #44
* Additional changes to Admin Page for 0.4 #75
* Changed 'Required Taxonomies' to 1 checkbox per Post Type #13
* Admin database functionality after separating PresetObj to Post List &
Design objects. #9 #79
* Additional Extension Support and Hooks #56
* Additional Internalization #6
Added Action Hooks for handling post transitions to auto-draft/draft,
trash, and delete.

Additional Database Functionality for #9 #79
Added basic columns to 'All Post List' Admin Table #75
Finalized most of the implications of APL Post List and APL Design #9
#79
Added Sub-menu and Extension Hook #56 #10
Added internalization #6
Possible fix for Fixing Export/Import #89
Fixed multiple bugs that surfaced #89
Fixed dev bug where a meta box was being displayed on the sidebar.

Fixed dev bug with post_list -> empty_message while importing data.
IMPORTANT: I stumbled across the issue once before a long time ago. PHP
seems to loose its pointer when WP uses hooks which possibly creates
different instances.

Removing the finisher function and keeping the stdClass object seems to
resolve the issue.
Fixed exporting up to 10 post lists; typo with posts_per_page.
Fixed undefined variable in APL_Query.
Fixed posts_per_page offset in query_wp when posts are excluded.
Problem was fixed with importing, but had overlooked the problem with WP
executing multiple callback functions with the same tag and priority.
NOTE: It was originally suspected to be a pointer/reference issue.

This fixes the upgrade process when multiple custom objects were used
and already added into WP's Action Hook. Which was still needed per
object, so all hooks are removed replaced by 1 hook.
Fixed issue that started in 0.3.5 when WP Coding Standards were added.
Added admin ui script to footer and wrapped the code in an anonymous
function.
@EkoJR EkoJR added P4 - Normal Average issue or feature request. T-Task labels Oct 31, 2017
@EkoJR EkoJR added this to the 0.4 milestone Oct 31, 2017
@EkoJR EkoJR added the X-Fixed label Oct 31, 2017
@EkoJR EkoJR merged commit 64f128b into master Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P4 - Normal Average issue or feature request. T-Task X-Fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants