Automattic/jetpack
Contact Info Widget: pre-fill API key when it has already been set for another Contact Info widget
开放
#11,469 创建于 2019年3月4日
EnhancementGood For CommunityHacktoberfest[Feature] Extra Sidebar Widgets[Pri] Low
仓库指标
- 星标
- (1,808 个星标)
- PR 合并指标
- (平均合并 4天 5小时) (30 天内合并 645 个 PR)
描述
Steps to reproduce the issue
- Go to Appearance > Widgets
- Add a Contact Info widget to your site.
- In that widget, set up the map using a Google Maps API key.
- Now drag an additional widget to the widget area.
At that point, and since we've already gone through the steps to set up a key, the new widget should already be set to use that key, thus saving us time.
Similarly, it should also be pre-filled when it's already be set thanks to the jetpack_google_maps_api_key filter.