Make WordPress Core

Changeset 63605


Ignore:
Timestamp:
09/11/2026 11:14:49 PM (5 hours ago)
Author:
SergeyBiryukov
Message:

Docs: Remove Screencast from the list of supported oEmbed providers.

This is just a documentation change, as support for screencast.com has already been removed as of WordPress 6.8.2.

This commit updates the list of supported providers in the oembed_providers filter DocBlock to reflect that change.

Developed in https://github.com/WordPress/wordpress-develop/pull/13479.

Follow-up to r60345.

Props maheshpawar2012, westonruter, SergeyBiryukov.
Fixes #66090.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-oembed.php

    r63491 r63605  
    176176                 * | Twitter      | twitter.com/likes                         | 4.7.0   |
    177177                 * | Twitter      | twitter.com/lists                         | 4.7.0   |
    178                  * | Screencast   | screencast.com                            | 4.8.0   |
    179178                 * | Amazon       | amazon.com (com.mx, com.br, ca)           | 4.9.0   |
    180179                 * | Amazon       | amazon.de (fr, it, es, in, nl, ru, co.uk) | 4.9.0   |
Note: See TracChangeset for help on using the changeset viewer.