-
Posted a reply to Not saving on WP 5.0, on the site WordPress.org Forums:
Are you by chance running Advanced Custom Fields? I did some testing and it looks… -
Posted a reply to Not saving on WP 5.0, on the site WordPress.org Forums:
I'm having this same issue as well. I'm not *the* developer, but I am a… -
Created a topic, importing can sometimes create duplicate entries, on the site WordPress.org Forums:
One thing I've found, not sure if it's a bug or just h… -
Created a topic, Failed to execute ‘postMessage’ on ‘DOMWindow’, on the site WordPress.org Forums:
I have noticed that we are getting multiple emails fro… -
Posted a reply to Expiring Attachments, on the site WordPress.org Forums:
I just actually figured it out. :) I added add_action('edit_attachment','expirationdate_update_post_meta'); after the line add_action('save_post','expirationdate_update_post_meta'); and… -
Created a topic, Expiring Attachments, on the site WordPress.org Forums:
Will future versions include the ability to expire med… -
Posted a reply to Access Denied for creating views from a backup, on the site WordPress.org Forums:
Oh man, I'm sorry! I had two custom views and got them mixed up. Let's… -
Posted a reply to Access Denied for creating views from a backup, on the site WordPress.org Forums:
Sure thing. The generated SQL was this: CREATE ALGORITHM=UNDEFINED DEFINER=cpses_jlzSPmfEaQ@localhostSQL SECURITY DEFINER VIEWwp_terms_vAS selecttr.object_idASobject_id,tr.term_orderASterm_order,tr.term_taxonomy_idASterm_taxonomy_id,tt.term_idASterm_id,tt.taxonomyAStaxonomy,tt.parentASparent,tt.descriptionASdescription,tt.countAScount,t.nameASname,t.slugASslug,t.term_groupASterm_groupfrom ((wp_term_relationshipstrjoinwp_term_taxonomytton((tr.term_taxonomy_id=tt.term_taxonomy_id)))… -
Created a topic, Access Denied for creating views from a backup, on the site WordPress.org Forums:
I had some custom views (basically joining terms and t… -
Created a topic, Export Feature?, on the site WordPress.org Forums:
Just wondering if in an upcoming release, if an export… -
Posted a reply to Shows all elements in attachment.php, on the site WordPress.org Forums:
This problem reared its head again and I initially forgot I put in a post… -
Created ticket #37435 on Core Trac:
Conflicting permalinks with attachment and category of same name