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

Document that wp_before_creating_autosave is be to added in Trac Ticket 20299 #63

Open
grappler opened this issue Sep 24, 2021 · 0 comments

Comments

@grappler
Copy link

It may be better to only add wp_before_creating_autosave once core-#20299 is closed and the filter is in core.

add_action( 'wp_before_creating_autosave', array( $this, 'wp_autosave_post_revisioned_meta_fields' ) );

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

No branches or pull requests

1 participant