issues
search
strangerstudios
/
pmpro-membership-maps
Works with Paid Memberships Pro and the Member Directory Add On to add maps to the directory and profiles.
https://www.paidmembershipspro.com/add-ons/membership-maps/
2
stars
8
forks
source link
Filter added to Geocoding API Key field
#33
Closed
JarrydLong
closed
3 years ago
JarrydLong
commented
3 years ago
All Submissions:
[x] Have you followed the
Contributing guideline
?
[x] Does your code follow the
WordPress' coding standards
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
Changes proposed in this Pull Request:
A filter has been added to the Geocoding API key field
This is to allow a user to use a different API key for the Geocoding API versus the Javascript Maps API
Reason for this is if you want to restrict a Geocidng API key, you can't do so with the same referrer restrictions in a Javascript API Key
How to test the changes in this Pull Request:
You can make use of the
pmpromm_geocoding_api_key
filter to change the API key
Other information:
[x] Have you added an explanation of what your changes do and why you'd like us to include them?
[x] Have you successfully run tests with your changes locally?
Changelog entry
Enhancement: New filter added to Geocoding API Key request
All Submissions:
Changes proposed in this Pull Request:
How to test the changes in this Pull Request:
pmpromm_geocoding_api_key
filter to change the API keyOther information:
Changelog entry