Skip to content

Allow to filter events in admin list table by venue#695

Merged
mauteri merged 1 commit intoGatherPress:mainfrom
carstingaxion:feature/allow-venue-sort
Jun 18, 2024
Merged

Allow to filter events in admin list table by venue#695
mauteri merged 1 commit intoGatherPress:mainfrom
carstingaxion:feature/allow-venue-sort

Conversation

@carstingaxion
Copy link
Copy Markdown
Collaborator

@carstingaxion carstingaxion commented Jun 17, 2024

Bildschirmaufzeichnung.vom.17.06.2024.15.15.40.mp4

Description of the Change

Closes #670

How to test the Change

Changelog Entry

Added - Allow to filter events in admin list table by venue

Credits

Props @carstingaxion

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Jun 17, 2024

PR Summary

  • Enhanced Administrator Control
    Changing the show_admin_column parameter in the register_taxonomy method of the class-venue.php file from false to true allows for increased administrative capabilities. This change enables the display of the taxonomy in the admin column, improving visual management and control for administrators.

@carstingaxion
Copy link
Copy Markdown
Collaborator Author

One Issue, one commit, one file-change, all in one PR. ;)

(I was looking for a fast win, after a horrible monday morning)

@mauteri mauteri merged commit cd5b34f into GatherPress:main Jun 18, 2024
@carstingaxion
Copy link
Copy Markdown
Collaborator Author

Thank you for merging this @mauteri !

@carstingaxion carstingaxion deleted the feature/allow-venue-sort branch July 9, 2024 18:28
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.

Add venue column to admin list view

2 participants