Open
Description
co-authors-plus.php
is pretty big and unnecessarily so. It should be split up into more manageable chunks.
For example, filter_ef_calendar_item_information_fields()
and filter_ef_story_budget_term_column_value()
could move into the integrations
folder, along with the AMP compat stuff.
Admin UI functionality could be split into a separate file/class too.