Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Custom taxonomy failing to update #28

@uamv

Description

@uamv

I've created a class in order to sync a custom taxonomy ccb_core_group_campus according to these instructions. This class currently sits in a custom plugin on the site.

Upon syncing with the CCB, new core groups that are being inserted into WordPress have the ccb_core_group_campus properly populated. However, core groups that already exist on the site are not being updated with the campus as marked in CCB.

Is there some special filter or flag I need to include in order to not only allow custom taxonomies to insert for new posts, but also update for existing ones? Is there some other way I might not be implementing this properly?

Or, is this a known limitation for custom taxonomies or a bug in the plugin?

Please note that we've had to revert to version 1.06 as sync was failing due to a missing PHP function (even though our PHP showed it present) — a different issue we were not able to sort, but worth noting, as we look to solve this one.

Thanks for any assistance you can offer!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions