Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

Revisions: add the $post parameter to _wp_post_revision_fields#305

Open
jeherve wants to merge 1 commit into
ellatrix:masterfrom
jeherve:fix/notice-revisions
Open

Revisions: add the $post parameter to _wp_post_revision_fields#305
jeherve wants to merge 1 commit into
ellatrix:masterfrom
jeherve:fix/notice-revisions

Conversation

@jeherve

@jeherve jeherve commented Jan 11, 2017

Copy link
Copy Markdown

An additional $post parameter was added to the filter in core in 4.5:
https://core.trac.wordpress.org/changeset/36659

Adding it to the plugin avoids issues when other plugins make use of the filter.

Reported here:
https://wordpress.org/support/topic/show-warning-on-jetpack-plugin/

An additional $post parameter was added to the filter in core in 4.5:
https://core.trac.wordpress.org/changeset/36659

Adding it to the plugin avoids issues when other plugins make use of the filter.

Reported here:
https://wordpress.org/support/topic/show-warning-on-jetpack-plugin/
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant