Make WordPress Core


Ignore:
Timestamp:
07/25/2019 10:44:48 PM (5 years ago)
Author:
SergeyBiryukov
Message:

General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.

Props ianbelanger, tobifjellner, SergeyBiryukov.
See #47771.

File:
1 edited

Legend:

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

    r45629 r45674  
    1111 * included it in the core from that point on.
    1212 *
    13  * @link https://codex.wordpress.org/Plugins/WordPress_Widgets WordPress Widgets
    14  * @link https://codex.wordpress.org/Plugins/WordPress_Widgets_Api Widgets API
     13 * @link https://wordpress.org/support/article/wordpress-widgets/
     14 * @link https://developer.wordpress.org/themes/functionality/widgets/
    1515 *
    1616 * @package WordPress
Note: See TracChangeset for help on using the changeset viewer.