Skip to content

Import from Hosted WordPress when it is using a Custom Domain #16

@zachleat

Description

@zachleat

Right now the Hosted WordPress import type runs only on .wordpress.com domains.

See this: https://github.com/11ty/eleventy-import/blob/c5070aeedc1e9acabc152fc550f5ee59bb940016/src/DataSource/HostedWordPressApi.js#L15-L18

We need to change this logic to support other domains OR add an explicit wordpress-hosted type here: https://github.com/11ty/eleventy-import/blob/c5070aeedc1e9acabc152fc550f5ee59bb940016/src/Importer.js#L169 that points directly to the HostedWordPressApi class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions