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

Fix display_errors issue in Pods AJAX #2514

Closed
wants to merge 293 commits into from
Closed

Fix display_errors issue in Pods AJAX #2514

wants to merge 293 commits into from

Conversation

sc0ttkclark
Copy link
Member

This fixes #2511

Shelob9 and others added 30 commits October 2, 2014 21:20
When using HTML5 allow empty dates to be properly displayed
Don't assume wp_ is the prefix
The code in classes/fields/pick.php already does this trim when the choices are displayed
Trim off whitespace when saving custom fields
Updated taxonomy to get called after cache is flushed
Fixed default avatars on the Discussion settings page replaced by user's custom avatar
Use base_prefix instead of prefix
If this doesn't happen then future calls to field returns the old data
I would always notice sometimes that load_pods would return a short list of available pods.  Today it was 8 out of 26
total pods.  I realized the 8 were all CPT type pods.  I tracked this down to frontier auto-template calling load_Pods
with 2 entries in type and then pods would cache the 'taxonomy' and 'post_type' pods as the name
'pods_names_get_all' when it is definitely not 'all"
Move shortcode param builder earlier in function
Build the cache key properly if there are multiple types
Been bugging me for a while.
…PodsUI actions; Add noncing to settings tools, though still restricted by $_POST check
Setup JS scripts so the colorpicker works when not in admin int
sc0ttkclark and others added 26 commits December 5, 2014 15:16
CodeMirror fixes for loading and update version

close #2207
Add git workflow and a link to it from contributing.md #2490
Does not affect anything other than the docs
Looks a bit more like a normal WordPress button now
You're a wizard, box!
Update Add New Pod wizard UI for MP6
@sc0ttkclark
Copy link
Member Author

Oops wrong branch :/

@sc0ttkclark sc0ttkclark modified the milestone: Pods 2.5.3 May 29, 2015
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.