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

Deprecate any hooks & functions with improper names #267

Closed
7 tasks done
frankiejarrett opened this issue Feb 20, 2014 · 3 comments · Fixed by #269
Closed
7 tasks done

Deprecate any hooks & functions with improper names #267

frankiejarrett opened this issue Feb 20, 2014 · 3 comments · Fixed by #269
Labels

Comments

@frankiejarrett
Copy link
Contributor

We need to create a new include file for housing deprecated items e.g. includes/deprecated.php

All actions, filters and standalone functions should be using the wp_stream_ prefix.

@lukecarbis
Copy link
Contributor

We need to add stream_toggle_filters to the list.
https://github.com/x-team/wp-stream/blob/master/includes/list-table.php#L758-L766

@frankiejarrett
Copy link
Contributor Author

Damn, somehow I missed that one and it got into the 1.3.1 release. Good eye @lukecarbis

@lukecarbis
Copy link
Contributor

@fjarrett No worries - do you think this 4dc0ca9 is an overkill way to deprecate filters?

@frankiejarrett frankiejarrett removed their assignment Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants