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

Master #1

Merged
merged 145 commits into from
Oct 29, 2018
Merged

Master #1

merged 145 commits into from
Oct 29, 2018

Conversation

madmax3365
Copy link
Owner

No description provided.

stephanieleary and others added 30 commits July 3, 2018 11:52
Store the original post_parent ID in post meta to make it easier to restore parent/child relationships after push/pull. See #44
The connection id differs depending on whether
we are pushing or pulling.
Adds the connection ID to the internal and external
connection classes and push and pull ui.
…image processing from normal media processing.
…new filter around setting media on pulled internal posts, to match the one we have on pushed internal posts.
…red image only but can select featured plus attached. Make sure this value sets the proper filter, allowing developer control over the media handling.
… the set_media function, to only use the featured image by default. Doing it on the set_media function allows whatever site is actually receiving the content to decide what to do with images, instead of the sending site.
…. Use this to output a list of post types we can pull. Use the post type selected in our pull query.
…n the pull screen, that will reload the page with the proper post type selected.
…ge in our media array that we still process that. If we don't have any featured images, make sure we set our media array to empty.
…e. Save the list of post types we can pull on the connection object, so we can access this later. Modify the JS to use the filter button instead of a select change.
helen and others added 29 commits October 9, 2018 16:38
Fixes incorrect sanitization for admin search
Add Distributor plugin icon to plugin update UI
Use a loose `array_search` for featured image setting
Blacklist `_wp_attachment_metadata` from `set_meta()`. Fixes #237
@madmax3365 madmax3365 merged commit 809e0ad into madmax3365:master Oct 29, 2018
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.

10 participants