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

Display editorial access settings to administrators in posts/pages lists #7

Closed
wants to merge 3 commits into from

Conversation

marcochiesi
Copy link
Collaborator

As discussed in #3

@marcochiesi
Copy link
Collaborator Author

This also fixes #2

* @param int $post_id
* @since 0.1.2
*/
public function manage_custom_column( $column_name, $post_id ) {
Copy link
Owner

Choose a reason for hiding this comment

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

There should be a default value so the column isn't empty.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

That was made on purpose (empty cell = EAM not set), but it wouldn't be a problem to use a default string. Any ideas about what text to use (i.e. "Off")?

@tlovett1
Copy link
Owner

tlovett1 commented Oct 4, 2014

@marcochiesi thinking we need some explanation of the UI. The new column in the post table is great but has no explanation. Thoughts?

@marcochiesi
Copy link
Collaborator Author

I believe that the UI is enough clear, but an idea could be to use a (dismissable) WP Admin Pointer.

This pull request was closed.
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.

2 participants