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

Better tag import #105

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

lineupboekenmedia
Copy link

I added some code that handle terms better. I sort of copied the code from the old importer. If the term is missing in the importfile, the code will check if it can't find the term by its slug in the database and link the post to this term. If the term isn't found a new term is created based on the info of the post in the import file.

This is part of an earlier pull-request (#90) of me. I split the two features in to two requests as requested.

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.

None yet

2 participants