[wp-trac] [WordPress Trac] #33207: Add ReverbNation to the internal whitelist of oembed providers

WordPress Trac noreply at wordpress.org
Thu Feb 15 18:00:02 UTC 2024


#33207: Add ReverbNation to the internal whitelist of oembed providers
----------------------------+--------------------------
 Reporter:  rhubbardreverb  |       Owner:  johnbillion
     Type:  enhancement     |      Status:  closed
 Priority:  normal          |   Milestone:  4.4
Component:  Embeds          |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:
----------------------------+--------------------------

Comment (by zfepalijubahe1977):

 To add ReverbNation to the internal whitelist of oEmbed providers, you
 would typically need to modify the code of the platform or application
 where you want ReverbNation content to be embedded using oEmbed. This
 process involves adding ReverbNation's oEmbed endpoint to the list of
 allowed providers.
 Here's a general outline of the steps you might take:
 Locate Whitelist Configuration: Find the configuration file or section in
 your platform's codebase where oEmbed providers are whitelisted. This
 could be in a settings file, configuration file, or directly in the code.
 Add ReverbNation Endpoint: Once you've located the whitelist
 configuration, add the ReverbNation oEmbed endpoint URL to the list of
 allowed providers. The ReverbNation oEmbed endpoint URL is typically
 something like https://www.reverbnation.com/oembed.
 Test: After making the changes, test the integration to ensure that
 ReverbNation content can now be embedded using oEmbed.
 Deployment: If everything works as expected, deploy the changes to your
 production environment.
 Monitor and Maintain: Keep an eye on the integration to ensure it
 continues to work properly. If there are any updates or changes to the
 ReverbNation oEmbed endpoint or the oEmbed specification, you may need to
 update your implementation accordingly.
 Remember that the specific steps and methods for whitelisting oEmbed
 providers can vary depending on the platform or application you're working
 with. Always refer to the relevant documentation or seek guidance from
 experienced developers if you're unsure about any aspect of the process.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/33207#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list