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

Fix the ajaxified filters in Stream list screen #428

Merged
merged 6 commits into from
Apr 23, 2014
Merged

Conversation

shadyvb
Copy link
Contributor

@shadyvb shadyvb commented Apr 23, 2014

No description provided.

@shadyvb
Copy link
Contributor Author

shadyvb commented Apr 23, 2014

Do not merge, WIP

@shadyvb
Copy link
Contributor Author

shadyvb commented Apr 23, 2014

@fjarrett Please review.


public static function get_authors_record_meta( $authors ) {
$authors_records = array();
foreach ( $authors as $user_id => $user ) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shadyvb this is going to need to add support for WP-CLI, specifically for when 0 === $user_id. See #423

@westonruter
Copy link
Contributor

I'm pretty sure this will conflict with #423.

@shadyvb
Copy link
Contributor Author

shadyvb commented Apr 23, 2014

I thought so, i'm creating a new branch to merge conflicts and work on integrating changes from #423

@shadyvb
Copy link
Contributor Author

shadyvb commented Apr 23, 2014

@westonruter Looks fine to me, @fjarrett can merge at will.

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.

3 participants