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

feat(gatsby-source-wordpress): create site metadata node #9329

Merged
merged 4 commits into from Oct 24, 2018
Merged

feat(gatsby-source-wordpress): create site metadata node #9329

merged 4 commits into from Oct 24, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 23, 2018

This fixes #8051.

@ghost ghost changed the title Feat: Added SiteMetadata as an entity and made sure it's not gettingstripped out again by excludeUnknownEntities. Feat: Added SiteMetadata as an entity and made sure it's not getting stripped out again by excludeUnknownEntities. Oct 23, 2018
@ghost ghost changed the title Feat: Added SiteMetadata as an entity and made sure it's not getting stripped out again by excludeUnknownEntities. [gatsby-source-wordpress] Feat: Added SiteMetadata as an entity and made sure it's not getting stripped out again by excludeUnknownEntities. Oct 24, 2018
@pieh pieh changed the title [gatsby-source-wordpress] Feat: Added SiteMetadata as an entity and made sure it's not getting stripped out again by excludeUnknownEntities. feat(gatsby-source-wordpress): create site metadata node Oct 24, 2018
@ghost ghost requested a review from pieh October 24, 2018 11:24
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @openmedi!

@pieh pieh merged commit 2103e87 into gatsbyjs:master Oct 24, 2018
@pieh
Copy link
Contributor

pieh commented Oct 24, 2018

We could follow up with updating docs on this - but functionality will be there at least

@ghost ghost deleted the topics/add-wordpress-site-metadata branch October 24, 2018 11:32
ghost pushed a commit that referenced this pull request Oct 25, 2018
Added info about the availability of site metadata (as per [this comment](#9329 (comment)) of @pieh in #9329).

I don't know if this is enough info, but I think it's pretty basic functionality, so maybe a couple of mentions are indeed enough?
pieh pushed a commit that referenced this pull request Oct 25, 2018
…readme (#9399)

Added info about the availability of site metadata (as per [this comment](#9329 (comment)) of @pieh in #9329).

I don't know if this is enough info, but I think it's pretty basic functionality, so maybe a couple of mentions are indeed enough?
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
…readme (gatsbyjs#9399)

Added info about the availability of site metadata (as per [this comment](gatsbyjs#9329 (comment)) of @pieh in gatsbyjs#9329).

I don't know if this is enough info, but I think it's pretty basic functionality, so maybe a couple of mentions are indeed enough?
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.

[gatsby-source-wordpress] How to get blog title via GraphQL query when using gatsby-source-wordpress
1 participant