Skip to content

Weather Shortcode Plugin#147

Merged
fellyph merged 22 commits into
WordPress:trunkfrom
muryamsultana:pwa-weather-app
Nov 6, 2025
Merged

Weather Shortcode Plugin#147
fellyph merged 22 commits into
WordPress:trunkfrom
muryamsultana:pwa-weather-app

Conversation

@muryamsultana

Copy link
Copy Markdown
Contributor

No description provided.

Integrate Weather API to get weather of city in page/post using shortcode
Added PHP code as plugin file
@github-actions

Copy link
Copy Markdown
Contributor

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

@fellyph fellyph left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for your PR, just a few recommendations

Comment thread blueprints/pwa-weather-app/blueprint.json Outdated
Comment thread blueprints/pwa-weather-app/blueprint.json Outdated
Comment thread blueprints/pwa-weather-app/blueprint.json Outdated
@fellyph

fellyph commented Oct 31, 2025

Copy link
Copy Markdown
Collaborator

@muryamsultana, I saw the API key is embedded in your plugin. Is this a paid API?

@fellyph fellyph left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hey @muryamsultana thanks for your changes, just a few adds for the plugin and blueprint.

Comment thread blueprints/pwa-weather-app/blueprint.json Outdated
Comment thread blueprints/pwa-weather-app/plugin/weather.php
Comment thread blueprints/pwa-weather-app/plugin/weather.php Outdated
Comment thread blueprints/pwa-weather-app/plugin/weather.php Outdated
Comment thread blueprints/pwa-weather-app/blueprint.json Outdated
@muryamsultana muryamsultana changed the title Pwa weather app Weather Shortcode Plugin Nov 6, 2025

@fellyph fellyph left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @muryamsultana PR approved!

@fellyph fellyph merged commit 2be4545 into WordPress:trunk Nov 6, 2025
2 checks passed
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.

2 participants