widgets.php 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766
  1. <?php
  2. /**
  3. * Core Widgets API
  4. *
  5. * This API is used for creating dynamic sidebar without hardcoding functionality into
  6. * themes
  7. *
  8. * Includes both internal WordPress routines and theme-use routines.
  9. *
  10. * This functionality was found in a plugin before the WordPress 2.2 release, which
  11. * included it in the core from that point on.
  12. *
  13. * @link https://wordpress.org/support/article/wordpress-widgets/
  14. * @link https://developer.wordpress.org/themes/functionality/widgets/
  15. *
  16. * @package WordPress
  17. * @subpackage Widgets
  18. * @since 2.2.0
  19. */
  20. //
  21. // Global Variables
  22. //
  23. /** @ignore */
  24. global $wp_registered_sidebars, $wp_registered_widgets, $wp_registered_widget_controls, $wp_registered_widget_updates;
  25. /**
  26. * Stores the sidebars, since many themes can have more than one.
  27. *
  28. * @global array $wp_registered_sidebars Registered sidebars.
  29. * @since 2.2.0
  30. */
  31. $wp_registered_sidebars = array();
  32. /**
  33. * Stores the registered widgets.
  34. *
  35. * @global array $wp_registered_widgets
  36. * @since 2.2.0
  37. */
  38. $wp_registered_widgets = array();
  39. /**
  40. * Stores the registered widget control (options).
  41. *
  42. * @global array $wp_registered_widget_controls
  43. * @since 2.2.0
  44. */
  45. $wp_registered_widget_controls = array();
  46. /**
  47. * @global array $wp_registered_widget_updates
  48. */
  49. $wp_registered_widget_updates = array();
  50. /**
  51. * Private
  52. *
  53. * @global array $_wp_sidebars_widgets
  54. */
  55. $_wp_sidebars_widgets = array();
  56. /**
  57. * Private
  58. *
  59. * @global array $_wp_deprecated_widgets_callbacks
  60. */
  61. $GLOBALS['_wp_deprecated_widgets_callbacks'] = array(
  62. 'wp_widget_pages',
  63. 'wp_widget_pages_control',
  64. 'wp_widget_calendar',
  65. 'wp_widget_calendar_control',
  66. 'wp_widget_archives',
  67. 'wp_widget_archives_control',
  68. 'wp_widget_links',
  69. 'wp_widget_meta',
  70. 'wp_widget_meta_control',
  71. 'wp_widget_search',
  72. 'wp_widget_recent_entries',
  73. 'wp_widget_recent_entries_control',
  74. 'wp_widget_tag_cloud',
  75. 'wp_widget_tag_cloud_control',
  76. 'wp_widget_categories',
  77. 'wp_widget_categories_control',
  78. 'wp_widget_text',
  79. 'wp_widget_text_control',
  80. 'wp_widget_rss',
  81. 'wp_widget_rss_control',
  82. 'wp_widget_recent_comments',
  83. 'wp_widget_recent_comments_control',
  84. );
  85. //
  86. // Template tags & API functions
  87. //
  88. /**
  89. * Register a widget
  90. *
  91. * Registers a WP_Widget widget
  92. *
  93. * @since 2.8.0
  94. * @since 4.6.0 Updated the `$widget` parameter to also accept a WP_Widget instance object
  95. * instead of simply a `WP_Widget` subclass name.
  96. *
  97. * @see WP_Widget
  98. *
  99. * @global WP_Widget_Factory $wp_widget_factory
  100. *
  101. * @param string|WP_Widget $widget Either the name of a `WP_Widget` subclass or an instance of a `WP_Widget` subclass.
  102. */
  103. function register_widget( $widget ) {
  104. global $wp_widget_factory;
  105. $wp_widget_factory->register( $widget );
  106. }
  107. /**
  108. * Unregisters a widget.
  109. *
  110. * Unregisters a WP_Widget widget. Useful for un-registering default widgets.
  111. * Run within a function hooked to the {@see 'widgets_init'} action.
  112. *
  113. * @since 2.8.0
  114. * @since 4.6.0 Updated the `$widget` parameter to also accept a WP_Widget instance object
  115. * instead of simply a `WP_Widget` subclass name.
  116. *
  117. * @see WP_Widget
  118. *
  119. * @global WP_Widget_Factory $wp_widget_factory
  120. *
  121. * @param string|WP_Widget $widget Either the name of a `WP_Widget` subclass or an instance of a `WP_Widget` subclass.
  122. */
  123. function unregister_widget( $widget ) {
  124. global $wp_widget_factory;
  125. $wp_widget_factory->unregister( $widget );
  126. }
  127. /**
  128. * Creates multiple sidebars.
  129. *
  130. * If you wanted to quickly create multiple sidebars for a theme or internally.
  131. * This function will allow you to do so. If you don't pass the 'name' and/or
  132. * 'id' in `$args`, then they will be built for you.
  133. *
  134. * @since 2.2.0
  135. *
  136. * @see register_sidebar() The second parameter is documented by register_sidebar() and is the same here.
  137. *
  138. * @global array $wp_registered_sidebars The new sidebars are stored in this array by sidebar ID.
  139. *
  140. * @param int $number Optional. Number of sidebars to create. Default 1.
  141. * @param array|string $args {
  142. * Optional. Array or string of arguments for building a sidebar.
  143. *
  144. * @type string $id The base string of the unique identifier for each sidebar. If provided, and multiple
  145. * sidebars are being defined, the id will have "-2" appended, and so on.
  146. * Default 'sidebar-' followed by the number the sidebar creation is currently at.
  147. * @type string $name The name or title for the sidebars displayed in the admin dashboard. If registering
  148. * more than one sidebar, include '%d' in the string as a placeholder for the uniquely
  149. * assigned number for each sidebar.
  150. * Default 'Sidebar' for the first sidebar, otherwise 'Sidebar %d'.
  151. * }
  152. */
  153. function register_sidebars( $number = 1, $args = array() ) {
  154. global $wp_registered_sidebars;
  155. $number = (int) $number;
  156. if ( is_string( $args ) ) {
  157. parse_str( $args, $args );
  158. }
  159. for ( $i = 1; $i <= $number; $i++ ) {
  160. $_args = $args;
  161. if ( $number > 1 ) {
  162. if ( isset( $args['name'] ) ) {
  163. $_args['name'] = sprintf( $args['name'], $i );
  164. } else {
  165. /* translators: %d: Sidebar number. */
  166. $_args['name'] = sprintf( __( 'Sidebar %d' ), $i );
  167. }
  168. } else {
  169. $_args['name'] = isset( $args['name'] ) ? $args['name'] : __( 'Sidebar' );
  170. }
  171. // Custom specified ID's are suffixed if they exist already.
  172. // Automatically generated sidebar names need to be suffixed regardless starting at -0
  173. if ( isset( $args['id'] ) ) {
  174. $_args['id'] = $args['id'];
  175. $n = 2; // Start at -2 for conflicting custom ID's
  176. while ( is_registered_sidebar( $_args['id'] ) ) {
  177. $_args['id'] = $args['id'] . '-' . $n++;
  178. }
  179. } else {
  180. $n = count( $wp_registered_sidebars );
  181. do {
  182. $_args['id'] = 'sidebar-' . ++$n;
  183. } while ( is_registered_sidebar( $_args['id'] ) );
  184. }
  185. register_sidebar( $_args );
  186. }
  187. }
  188. /**
  189. * Builds the definition for a single sidebar and returns the ID.
  190. *
  191. * Accepts either a string or an array and then parses that against a set
  192. * of default arguments for the new sidebar. WordPress will automatically
  193. * generate a sidebar ID and name based on the current number of registered
  194. * sidebars if those arguments are not included.
  195. *
  196. * When allowing for automatic generation of the name and ID parameters, keep
  197. * in mind that the incrementor for your sidebar can change over time depending
  198. * on what other plugins and themes are installed.
  199. *
  200. * If theme support for 'widgets' has not yet been added when this function is
  201. * called, it will be automatically enabled through the use of add_theme_support()
  202. *
  203. * @since 2.2.0
  204. *
  205. * @global array $wp_registered_sidebars Stores the new sidebar in this array by sidebar ID.
  206. *
  207. * @param array|string $args {
  208. * Optional. Array or string of arguments for the sidebar being registered.
  209. *
  210. * @type string $name The name or title of the sidebar displayed in the Widgets
  211. * interface. Default 'Sidebar $instance'.
  212. * @type string $id The unique identifier by which the sidebar will be called.
  213. * Default 'sidebar-$instance'.
  214. * @type string $description Description of the sidebar, displayed in the Widgets interface.
  215. * Default empty string.
  216. * @type string $class Extra CSS class to assign to the sidebar in the Widgets interface.
  217. * Default empty.
  218. * @type string $before_widget HTML content to prepend to each widget's HTML output when
  219. * assigned to this sidebar. Default is an opening list item element.
  220. * @type string $after_widget HTML content to append to each widget's HTML output when
  221. * assigned to this sidebar. Default is a closing list item element.
  222. * @type string $before_title HTML content to prepend to the sidebar title when displayed.
  223. * Default is an opening h2 element.
  224. * @type string $after_title HTML content to append to the sidebar title when displayed.
  225. * Default is a closing h2 element.
  226. * }
  227. * @return string Sidebar ID added to $wp_registered_sidebars global.
  228. */
  229. function register_sidebar( $args = array() ) {
  230. global $wp_registered_sidebars;
  231. $i = count( $wp_registered_sidebars ) + 1;
  232. $id_is_empty = empty( $args['id'] );
  233. $defaults = array(
  234. /* translators: %d: Sidebar number. */
  235. 'name' => sprintf( __( 'Sidebar %d' ), $i ),
  236. 'id' => "sidebar-$i",
  237. 'description' => '',
  238. 'class' => '',
  239. 'before_widget' => '<li id="%1$s" class="widget %2$s">',
  240. 'after_widget' => "</li>\n",
  241. 'before_title' => '<h2 class="widgettitle">',
  242. 'after_title' => "</h2>\n",
  243. );
  244. /**
  245. * Filters the sidebar default arguments.
  246. *
  247. * @since 5.3.0
  248. *
  249. * @see register_sidebar()
  250. *
  251. * @param array $defaults The default sidebar arguments.
  252. */
  253. $sidebar = wp_parse_args( $args, apply_filters( 'register_sidebar_defaults', $defaults ) );
  254. if ( $id_is_empty ) {
  255. _doing_it_wrong(
  256. __FUNCTION__,
  257. sprintf(
  258. /* translators: 1: The 'id' argument, 2: Sidebar name, 3: Recommended 'id' value. */
  259. __( 'No %1$s was set in the arguments array for the "%2$s" sidebar. Defaulting to "%3$s". Manually set the %1$s to "%3$s" to silence this notice and keep existing sidebar content.' ),
  260. '<code>id</code>',
  261. $sidebar['name'],
  262. $sidebar['id']
  263. ),
  264. '4.2.0'
  265. );
  266. }
  267. $wp_registered_sidebars[ $sidebar['id'] ] = $sidebar;
  268. add_theme_support( 'widgets' );
  269. /**
  270. * Fires once a sidebar has been registered.
  271. *
  272. * @since 3.0.0
  273. *
  274. * @param array $sidebar Parsed arguments for the registered sidebar.
  275. */
  276. do_action( 'register_sidebar', $sidebar );
  277. return $sidebar['id'];
  278. }
  279. /**
  280. * Removes a sidebar from the list.
  281. *
  282. * @since 2.2.0
  283. *
  284. * @global array $wp_registered_sidebars Removes the sidebar from this array by sidebar ID.
  285. *
  286. * @param string|int $sidebar_id The ID of the sidebar when it was registered.
  287. */
  288. function unregister_sidebar( $sidebar_id ) {
  289. global $wp_registered_sidebars;
  290. unset( $wp_registered_sidebars[ $sidebar_id ] );
  291. }
  292. /**
  293. * Checks if a sidebar is registered.
  294. *
  295. * @since 4.4.0
  296. *
  297. * @global array $wp_registered_sidebars Registered sidebars.
  298. *
  299. * @param string|int $sidebar_id The ID of the sidebar when it was registered.
  300. * @return bool True if the sidebar is registered, false otherwise.
  301. */
  302. function is_registered_sidebar( $sidebar_id ) {
  303. global $wp_registered_sidebars;
  304. return isset( $wp_registered_sidebars[ $sidebar_id ] );
  305. }
  306. /**
  307. * Register an instance of a widget.
  308. *
  309. * The default widget option is 'classname' that can be overridden.
  310. *
  311. * The function can also be used to un-register widgets when `$output_callback`
  312. * parameter is an empty string.
  313. *
  314. * @since 2.2.0
  315. * @since 5.3.0 Formalized the existing and already documented `...$params` parameter
  316. * by adding it to the function signature.
  317. *
  318. * @global array $wp_registered_widgets Uses stored registered widgets.
  319. * @global array $wp_registered_widget_controls Stores the registered widget controls (options).
  320. * @global array $wp_registered_widget_updates
  321. * @global array $_wp_deprecated_widgets_callbacks
  322. *
  323. * @param int|string $id Widget ID.
  324. * @param string $name Widget display title.
  325. * @param callable $output_callback Run when widget is called.
  326. * @param array $options {
  327. * Optional. An array of supplementary widget options for the instance.
  328. *
  329. * @type string $classname Class name for the widget's HTML container. Default is a shortened
  330. * version of the output callback name.
  331. * @type string $description Widget description for display in the widget administration
  332. * panel and/or theme.
  333. * }
  334. * @param mixed ...$params Optional additional parameters to pass to the callback function when it's called.
  335. */
  336. function wp_register_sidebar_widget( $id, $name, $output_callback, $options = array(), ...$params ) {
  337. global $wp_registered_widgets, $wp_registered_widget_controls, $wp_registered_widget_updates, $_wp_deprecated_widgets_callbacks;
  338. $id = strtolower( $id );
  339. if ( empty( $output_callback ) ) {
  340. unset( $wp_registered_widgets[ $id ] );
  341. return;
  342. }
  343. $id_base = _get_widget_id_base( $id );
  344. if ( in_array( $output_callback, $_wp_deprecated_widgets_callbacks, true ) && ! is_callable( $output_callback ) ) {
  345. unset( $wp_registered_widget_controls[ $id ] );
  346. unset( $wp_registered_widget_updates[ $id_base ] );
  347. return;
  348. }
  349. $defaults = array( 'classname' => $output_callback );
  350. $options = wp_parse_args( $options, $defaults );
  351. $widget = array(
  352. 'name' => $name,
  353. 'id' => $id,
  354. 'callback' => $output_callback,
  355. 'params' => $params,
  356. );
  357. $widget = array_merge( $widget, $options );
  358. if ( is_callable( $output_callback ) && ( ! isset( $wp_registered_widgets[ $id ] ) || did_action( 'widgets_init' ) ) ) {
  359. /**
  360. * Fires once for each registered widget.
  361. *
  362. * @since 3.0.0
  363. *
  364. * @param array $widget An array of default widget arguments.
  365. */
  366. do_action( 'wp_register_sidebar_widget', $widget );
  367. $wp_registered_widgets[ $id ] = $widget;
  368. }
  369. }
  370. /**
  371. * Retrieve description for widget.
  372. *
  373. * When registering widgets, the options can also include 'description' that
  374. * describes the widget for display on the widget administration panel or
  375. * in the theme.
  376. *
  377. * @since 2.5.0
  378. *
  379. * @global array $wp_registered_widgets
  380. *
  381. * @param int|string $id Widget ID.
  382. * @return string|void Widget description, if available.
  383. */
  384. function wp_widget_description( $id ) {
  385. if ( ! is_scalar( $id ) ) {
  386. return;
  387. }
  388. global $wp_registered_widgets;
  389. if ( isset( $wp_registered_widgets[ $id ]['description'] ) ) {
  390. return esc_html( $wp_registered_widgets[ $id ]['description'] );
  391. }
  392. }
  393. /**
  394. * Retrieve description for a sidebar.
  395. *
  396. * When registering sidebars a 'description' parameter can be included that
  397. * describes the sidebar for display on the widget administration panel.
  398. *
  399. * @since 2.9.0
  400. *
  401. * @global array $wp_registered_sidebars Registered sidebars.
  402. *
  403. * @param string $id sidebar ID.
  404. * @return string|void Sidebar description, if available.
  405. */
  406. function wp_sidebar_description( $id ) {
  407. if ( ! is_scalar( $id ) ) {
  408. return;
  409. }
  410. global $wp_registered_sidebars;
  411. if ( isset( $wp_registered_sidebars[ $id ]['description'] ) ) {
  412. return wp_kses( $wp_registered_sidebars[ $id ]['description'], 'sidebar_description' );
  413. }
  414. }
  415. /**
  416. * Remove widget from sidebar.
  417. *
  418. * @since 2.2.0
  419. *
  420. * @param int|string $id Widget ID.
  421. */
  422. function wp_unregister_sidebar_widget( $id ) {
  423. /**
  424. * Fires just before a widget is removed from a sidebar.
  425. *
  426. * @since 3.0.0
  427. *
  428. * @param int $id The widget ID.
  429. */
  430. do_action( 'wp_unregister_sidebar_widget', $id );
  431. wp_register_sidebar_widget( $id, '', '' );
  432. wp_unregister_widget_control( $id );
  433. }
  434. /**
  435. * Registers widget control callback for customizing options.
  436. *
  437. * @since 2.2.0
  438. * @since 5.3.0 Formalized the existing and already documented `...$params` parameter
  439. * by adding it to the function signature.
  440. *
  441. * @global array $wp_registered_widget_controls
  442. * @global array $wp_registered_widget_updates
  443. * @global array $wp_registered_widgets
  444. * @global array $_wp_deprecated_widgets_callbacks
  445. *
  446. * @param int|string $id Sidebar ID.
  447. * @param string $name Sidebar display name.
  448. * @param callable $control_callback Run when sidebar is displayed.
  449. * @param array $options {
  450. * Optional. Array or string of control options. Default empty array.
  451. *
  452. * @type int $height Never used. Default 200.
  453. * @type int $width Width of the fully expanded control form (but try hard to use the default width).
  454. * Default 250.
  455. * @type int|string $id_base Required for multi-widgets, i.e widgets that allow multiple instances such as the
  456. * text widget. The widget id will end up looking like `{$id_base}-{$unique_number}`.
  457. * }
  458. * @param mixed ...$params Optional additional parameters to pass to the callback function when it's called.
  459. */
  460. function wp_register_widget_control( $id, $name, $control_callback, $options = array(), ...$params ) {
  461. global $wp_registered_widget_controls, $wp_registered_widget_updates, $wp_registered_widgets, $_wp_deprecated_widgets_callbacks;
  462. $id = strtolower( $id );
  463. $id_base = _get_widget_id_base( $id );
  464. if ( empty( $control_callback ) ) {
  465. unset( $wp_registered_widget_controls[ $id ] );
  466. unset( $wp_registered_widget_updates[ $id_base ] );
  467. return;
  468. }
  469. if ( in_array( $control_callback, $_wp_deprecated_widgets_callbacks, true ) && ! is_callable( $control_callback ) ) {
  470. unset( $wp_registered_widgets[ $id ] );
  471. return;
  472. }
  473. if ( isset( $wp_registered_widget_controls[ $id ] ) && ! did_action( 'widgets_init' ) ) {
  474. return;
  475. }
  476. $defaults = array(
  477. 'width' => 250,
  478. 'height' => 200,
  479. ); // height is never used
  480. $options = wp_parse_args( $options, $defaults );
  481. $options['width'] = (int) $options['width'];
  482. $options['height'] = (int) $options['height'];
  483. $widget = array(
  484. 'name' => $name,
  485. 'id' => $id,
  486. 'callback' => $control_callback,
  487. 'params' => $params,
  488. );
  489. $widget = array_merge( $widget, $options );
  490. $wp_registered_widget_controls[ $id ] = $widget;
  491. if ( isset( $wp_registered_widget_updates[ $id_base ] ) ) {
  492. return;
  493. }
  494. if ( isset( $widget['params'][0]['number'] ) ) {
  495. $widget['params'][0]['number'] = -1;
  496. }
  497. unset( $widget['width'], $widget['height'], $widget['name'], $widget['id'] );
  498. $wp_registered_widget_updates[ $id_base ] = $widget;
  499. }
  500. /**
  501. * Registers the update callback for a widget.
  502. *
  503. * @since 2.8.0
  504. * @since 5.3.0 Formalized the existing and already documented `...$params` parameter
  505. * by adding it to the function signature.
  506. *
  507. * @global array $wp_registered_widget_updates
  508. *
  509. * @param string $id_base The base ID of a widget created by extending WP_Widget.
  510. * @param callable $update_callback Update callback method for the widget.
  511. * @param array $options Optional. Widget control options. See wp_register_widget_control().
  512. * Default empty array.
  513. * @param mixed ...$params Optional additional parameters to pass to the callback function when it's called.
  514. */
  515. function _register_widget_update_callback( $id_base, $update_callback, $options = array(), ...$params ) {
  516. global $wp_registered_widget_updates;
  517. if ( isset( $wp_registered_widget_updates[ $id_base ] ) ) {
  518. if ( empty( $update_callback ) ) {
  519. unset( $wp_registered_widget_updates[ $id_base ] );
  520. }
  521. return;
  522. }
  523. $widget = array(
  524. 'callback' => $update_callback,
  525. 'params' => $params,
  526. );
  527. $widget = array_merge( $widget, $options );
  528. $wp_registered_widget_updates[ $id_base ] = $widget;
  529. }
  530. /**
  531. * Registers the form callback for a widget.
  532. *
  533. * @since 2.8.0
  534. * @since 5.3.0 Formalized the existing and already documented `...$params` parameter
  535. * by adding it to the function signature.
  536. *
  537. * @global array $wp_registered_widget_controls
  538. *
  539. * @param int|string $id Widget ID.
  540. * @param string $name Name attribute for the widget.
  541. * @param callable $form_callback Form callback.
  542. * @param array $options Optional. Widget control options. See wp_register_widget_control().
  543. * Default empty array.
  544. * @param mixed ...$params Optional additional parameters to pass to the callback function when it's called.
  545. */
  546. function _register_widget_form_callback( $id, $name, $form_callback, $options = array(), ...$params ) {
  547. global $wp_registered_widget_controls;
  548. $id = strtolower( $id );
  549. if ( empty( $form_callback ) ) {
  550. unset( $wp_registered_widget_controls[ $id ] );
  551. return;
  552. }
  553. if ( isset( $wp_registered_widget_controls[ $id ] ) && ! did_action( 'widgets_init' ) ) {
  554. return;
  555. }
  556. $defaults = array(
  557. 'width' => 250,
  558. 'height' => 200,
  559. );
  560. $options = wp_parse_args( $options, $defaults );
  561. $options['width'] = (int) $options['width'];
  562. $options['height'] = (int) $options['height'];
  563. $widget = array(
  564. 'name' => $name,
  565. 'id' => $id,
  566. 'callback' => $form_callback,
  567. 'params' => $params,
  568. );
  569. $widget = array_merge( $widget, $options );
  570. $wp_registered_widget_controls[ $id ] = $widget;
  571. }
  572. /**
  573. * Remove control callback for widget.
  574. *
  575. * @since 2.2.0
  576. *
  577. * @param int|string $id Widget ID.
  578. */
  579. function wp_unregister_widget_control( $id ) {
  580. wp_register_widget_control( $id, '', '' );
  581. }
  582. /**
  583. * Display dynamic sidebar.
  584. *
  585. * By default this displays the default sidebar or 'sidebar-1'. If your theme specifies the 'id' or
  586. * 'name' parameter for its registered sidebars you can pass an id or name as the $index parameter.
  587. * Otherwise, you can pass in a numerical index to display the sidebar at that index.
  588. *
  589. * @since 2.2.0
  590. *
  591. * @global array $wp_registered_sidebars Registered sidebars.
  592. * @global array $wp_registered_widgets
  593. *
  594. * @param int|string $index Optional, default is 1. Index, name or ID of dynamic sidebar.
  595. * @return bool True, if widget sidebar was found and called. False if not found or not called.
  596. */
  597. function dynamic_sidebar( $index = 1 ) {
  598. global $wp_registered_sidebars, $wp_registered_widgets;
  599. if ( is_int( $index ) ) {
  600. $index = "sidebar-$index";
  601. } else {
  602. $index = sanitize_title( $index );
  603. foreach ( (array) $wp_registered_sidebars as $key => $value ) {
  604. if ( sanitize_title( $value['name'] ) == $index ) {
  605. $index = $key;
  606. break;
  607. }
  608. }
  609. }
  610. $sidebars_widgets = wp_get_sidebars_widgets();
  611. if ( empty( $wp_registered_sidebars[ $index ] ) || empty( $sidebars_widgets[ $index ] ) || ! is_array( $sidebars_widgets[ $index ] ) ) {
  612. /** This action is documented in wp-includes/widget.php */
  613. do_action( 'dynamic_sidebar_before', $index, false );
  614. /** This action is documented in wp-includes/widget.php */
  615. do_action( 'dynamic_sidebar_after', $index, false );
  616. /** This filter is documented in wp-includes/widget.php */
  617. return apply_filters( 'dynamic_sidebar_has_widgets', false, $index );
  618. }
  619. /**
  620. * Fires before widgets are rendered in a dynamic sidebar.
  621. *
  622. * Note: The action also fires for empty sidebars, and on both the front end
  623. * and back end, including the Inactive Widgets sidebar on the Widgets screen.
  624. *
  625. * @since 3.9.0
  626. *
  627. * @param int|string $index Index, name, or ID of the dynamic sidebar.
  628. * @param bool $has_widgets Whether the sidebar is populated with widgets.
  629. * Default true.
  630. */
  631. do_action( 'dynamic_sidebar_before', $index, true );
  632. $sidebar = $wp_registered_sidebars[ $index ];
  633. $did_one = false;
  634. foreach ( (array) $sidebars_widgets[ $index ] as $id ) {
  635. if ( ! isset( $wp_registered_widgets[ $id ] ) ) {
  636. continue;
  637. }
  638. $params = array_merge(
  639. array(
  640. array_merge(
  641. $sidebar,
  642. array(
  643. 'widget_id' => $id,
  644. 'widget_name' => $wp_registered_widgets[ $id ]['name'],
  645. )
  646. ),
  647. ),
  648. (array) $wp_registered_widgets[ $id ]['params']
  649. );
  650. // Substitute HTML id and class attributes into before_widget
  651. $classname_ = '';
  652. foreach ( (array) $wp_registered_widgets[ $id ]['classname'] as $cn ) {
  653. if ( is_string( $cn ) ) {
  654. $classname_ .= '_' . $cn;
  655. } elseif ( is_object( $cn ) ) {
  656. $classname_ .= '_' . get_class( $cn );
  657. }
  658. }
  659. $classname_ = ltrim( $classname_, '_' );
  660. $params[0]['before_widget'] = sprintf( $params[0]['before_widget'], $id, $classname_ );
  661. /**
  662. * Filters the parameters passed to a widget's display callback.
  663. *
  664. * Note: The filter is evaluated on both the front end and back end,
  665. * including for the Inactive Widgets sidebar on the Widgets screen.
  666. *
  667. * @since 2.5.0
  668. *
  669. * @see register_sidebar()
  670. *
  671. * @param array $params {
  672. * @type array $args {
  673. * An array of widget display arguments.
  674. *
  675. * @type string $name Name of the sidebar the widget is assigned to.
  676. * @type string $id ID of the sidebar the widget is assigned to.
  677. * @type string $description The sidebar description.
  678. * @type string $class CSS class applied to the sidebar container.
  679. * @type string $before_widget HTML markup to prepend to each widget in the sidebar.
  680. * @type string $after_widget HTML markup to append to each widget in the sidebar.
  681. * @type string $before_title HTML markup to prepend to the widget title when displayed.
  682. * @type string $after_title HTML markup to append to the widget title when displayed.
  683. * @type string $widget_id ID of the widget.
  684. * @type string $widget_name Name of the widget.
  685. * }
  686. * @type array $widget_args {
  687. * An array of multi-widget arguments.
  688. *
  689. * @type int $number Number increment used for multiples of the same widget.
  690. * }
  691. * }
  692. */
  693. $params = apply_filters( 'dynamic_sidebar_params', $params );
  694. $callback = $wp_registered_widgets[ $id ]['callback'];
  695. /**
  696. * Fires before a widget's display callback is called.
  697. *
  698. * Note: The action fires on both the front end and back end, including
  699. * for widgets in the Inactive Widgets sidebar on the Widgets screen.
  700. *
  701. * The action is not fired for empty sidebars.
  702. *
  703. * @since 3.0.0
  704. *
  705. * @param array $widget_id {
  706. * An associative array of widget arguments.
  707. *
  708. * @type string $name Name of the widget.
  709. * @type string $id Widget ID.
  710. * @type array|callable $callback When the hook is fired on the front end, $callback is an array
  711. * containing the widget object. Fired on the back end, $callback
  712. * is 'wp_widget_control', see $_callback.
  713. * @type array $params An associative array of multi-widget arguments.
  714. * @type string $classname CSS class applied to the widget container.
  715. * @type string $description The widget description.
  716. * @type array $_callback When the hook is fired on the back end, $_callback is populated
  717. * with an array containing the widget object, see $callback.
  718. * }
  719. */
  720. do_action( 'dynamic_sidebar', $wp_registered_widgets[ $id ] );
  721. if ( is_callable( $callback ) ) {
  722. call_user_func_array( $callback, $params );
  723. $did_one = true;
  724. }
  725. }
  726. /**
  727. * Fires after widgets are rendered in a dynamic sidebar.
  728. *
  729. * Note: The action also fires for empty sidebars, and on both the front end
  730. * and back end, including the Inactive Widgets sidebar on the Widgets screen.
  731. *
  732. * @since 3.9.0
  733. *
  734. * @param int|string $index Index, name, or ID of the dynamic sidebar.
  735. * @param bool $has_widgets Whether the sidebar is populated with widgets.
  736. * Default true.
  737. */
  738. do_action( 'dynamic_sidebar_after', $index, true );
  739. /**
  740. * Filters whether a sidebar has widgets.
  741. *
  742. * Note: The filter is also evaluated for empty sidebars, and on both the front end
  743. * and back end, including the Inactive Widgets sidebar on the Widgets screen.
  744. *
  745. * @since 3.9.0
  746. *
  747. * @param bool $did_one Whether at least one widget was rendered in the sidebar.
  748. * Default false.
  749. * @param int|string $index Index, name, or ID of the dynamic sidebar.
  750. */
  751. return apply_filters( 'dynamic_sidebar_has_widgets', $did_one, $index );
  752. }
  753. /**
  754. * Determines whether a given widget is displayed on the front end.
  755. *
  756. * Either $callback or $id_base can be used
  757. * $id_base is the first argument when extending WP_Widget class
  758. * Without the optional $widget_id parameter, returns the ID of the first sidebar
  759. * in which the first instance of the widget with the given callback or $id_base is found.
  760. * With the $widget_id parameter, returns the ID of the sidebar where
  761. * the widget with that callback/$id_base AND that ID is found.
  762. *
  763. * NOTE: $widget_id and $id_base are the same for single widgets. To be effective
  764. * this function has to run after widgets have initialized, at action {@see 'init'} or later.
  765. *
  766. * For more information on this and similar theme functions, check out
  767. * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
  768. * Conditional Tags} article in the Theme Developer Handbook.
  769. *
  770. * @since 2.2.0
  771. *
  772. * @global array $wp_registered_widgets
  773. *
  774. * @param string|false $callback Optional, Widget callback to check. Default false.
  775. * @param int|false $widget_id Optional. Widget ID. Optional, but needed for checking. Default false.
  776. * @param string|false $id_base Optional. The base ID of a widget created by extending WP_Widget. Default false.
  777. * @param bool $skip_inactive Optional. Whether to check in 'wp_inactive_widgets'. Default true.
  778. * @return string|false False if widget is not active or id of sidebar in which the widget is active.
  779. */
  780. function is_active_widget( $callback = false, $widget_id = false, $id_base = false, $skip_inactive = true ) {
  781. global $wp_registered_widgets;
  782. $sidebars_widgets = wp_get_sidebars_widgets();
  783. if ( is_array( $sidebars_widgets ) ) {
  784. foreach ( $sidebars_widgets as $sidebar => $widgets ) {
  785. if ( $skip_inactive && ( 'wp_inactive_widgets' === $sidebar || 'orphaned_widgets' === substr( $sidebar, 0, 16 ) ) ) {
  786. continue;
  787. }
  788. if ( is_array( $widgets ) ) {
  789. foreach ( $widgets as $widget ) {
  790. if ( ( $callback && isset( $wp_registered_widgets[ $widget ]['callback'] ) && $wp_registered_widgets[ $widget ]['callback'] == $callback ) || ( $id_base && _get_widget_id_base( $widget ) == $id_base ) ) {
  791. if ( ! $widget_id || $widget_id == $wp_registered_widgets[ $widget ]['id'] ) {
  792. return $sidebar;
  793. }
  794. }
  795. }
  796. }
  797. }
  798. }
  799. return false;
  800. }
  801. /**
  802. * Determines whether the dynamic sidebar is enabled and used by the theme.
  803. *
  804. * For more information on this and similar theme functions, check out
  805. * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
  806. * Conditional Tags} article in the Theme Developer Handbook.
  807. *
  808. * @since 2.2.0
  809. *
  810. * @global array $wp_registered_widgets
  811. * @global array $wp_registered_sidebars Registered sidebars.
  812. *
  813. * @return bool True, if using widgets. False, if not using widgets.
  814. */
  815. function is_dynamic_sidebar() {
  816. global $wp_registered_widgets, $wp_registered_sidebars;
  817. $sidebars_widgets = get_option( 'sidebars_widgets' );
  818. foreach ( (array) $wp_registered_sidebars as $index => $sidebar ) {
  819. if ( ! empty( $sidebars_widgets[ $index ] ) ) {
  820. foreach ( (array) $sidebars_widgets[ $index ] as $widget ) {
  821. if ( array_key_exists( $widget, $wp_registered_widgets ) ) {
  822. return true;
  823. }
  824. }
  825. }
  826. }
  827. return false;
  828. }
  829. /**
  830. * Determines whether a sidebar is in use.
  831. *
  832. * For more information on this and similar theme functions, check out
  833. * the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
  834. * Conditional Tags} article in the Theme Developer Handbook.
  835. *
  836. * @since 2.8.0
  837. *
  838. * @param string|int $index Sidebar name, id or number to check.
  839. * @return bool true if the sidebar is in use, false otherwise.
  840. */
  841. function is_active_sidebar( $index ) {
  842. $index = ( is_int( $index ) ) ? "sidebar-$index" : sanitize_title( $index );
  843. $sidebars_widgets = wp_get_sidebars_widgets();
  844. $is_active_sidebar = ! empty( $sidebars_widgets[ $index ] );
  845. /**
  846. * Filters whether a dynamic sidebar is considered "active".
  847. *
  848. * @since 3.9.0
  849. *
  850. * @param bool $is_active_sidebar Whether or not the sidebar should be considered "active".
  851. * In other words, whether the sidebar contains any widgets.
  852. * @param int|string $index Index, name, or ID of the dynamic sidebar.
  853. */
  854. return apply_filters( 'is_active_sidebar', $is_active_sidebar, $index );
  855. }
  856. //
  857. // Internal Functions
  858. //
  859. /**
  860. * Retrieve full list of sidebars and their widget instance IDs.
  861. *
  862. * Will upgrade sidebar widget list, if needed. Will also save updated list, if
  863. * needed.
  864. *
  865. * @since 2.2.0
  866. * @access private
  867. *
  868. * @global array $_wp_sidebars_widgets
  869. * @global array $sidebars_widgets
  870. *
  871. * @param bool $deprecated Not used (argument deprecated).
  872. * @return array Upgraded list of widgets to version 3 array format when called from the admin.
  873. */
  874. function wp_get_sidebars_widgets( $deprecated = true ) {
  875. if ( $deprecated !== true ) {
  876. _deprecated_argument( __FUNCTION__, '2.8.1' );
  877. }
  878. global $_wp_sidebars_widgets, $sidebars_widgets;
  879. // If loading from front page, consult $_wp_sidebars_widgets rather than options
  880. // to see if wp_convert_widget_settings() has made manipulations in memory.
  881. if ( ! is_admin() ) {
  882. if ( empty( $_wp_sidebars_widgets ) ) {
  883. $_wp_sidebars_widgets = get_option( 'sidebars_widgets', array() );
  884. }
  885. $sidebars_widgets = $_wp_sidebars_widgets;
  886. } else {
  887. $sidebars_widgets = get_option( 'sidebars_widgets', array() );
  888. }
  889. if ( is_array( $sidebars_widgets ) && isset( $sidebars_widgets['array_version'] ) ) {
  890. unset( $sidebars_widgets['array_version'] );
  891. }
  892. /**
  893. * Filters the list of sidebars and their widgets.
  894. *
  895. * @since 2.7.0
  896. *
  897. * @param array $sidebars_widgets An associative array of sidebars and their widgets.
  898. */
  899. return apply_filters( 'sidebars_widgets', $sidebars_widgets );
  900. }
  901. /**
  902. * Set the sidebar widget option to update sidebars.
  903. *
  904. * @since 2.2.0
  905. * @access private
  906. *
  907. * @global array $_wp_sidebars_widgets
  908. * @param array $sidebars_widgets Sidebar widgets and their settings.
  909. */
  910. function wp_set_sidebars_widgets( $sidebars_widgets ) {
  911. global $_wp_sidebars_widgets;
  912. // Clear cached value used in wp_get_sidebars_widgets().
  913. $_wp_sidebars_widgets = null;
  914. if ( ! isset( $sidebars_widgets['array_version'] ) ) {
  915. $sidebars_widgets['array_version'] = 3;
  916. }
  917. update_option( 'sidebars_widgets', $sidebars_widgets );
  918. }
  919. /**
  920. * Retrieve default registered sidebars list.
  921. *
  922. * @since 2.2.0
  923. * @access private
  924. *
  925. * @global array $wp_registered_sidebars Registered sidebars.
  926. *
  927. * @return array
  928. */
  929. function wp_get_widget_defaults() {
  930. global $wp_registered_sidebars;
  931. $defaults = array();
  932. foreach ( (array) $wp_registered_sidebars as $index => $sidebar ) {
  933. $defaults[ $index ] = array();
  934. }
  935. return $defaults;
  936. }
  937. /**
  938. * Convert the widget settings from single to multi-widget format.
  939. *
  940. * @since 2.8.0
  941. *
  942. * @global array $_wp_sidebars_widgets
  943. *
  944. * @param string $base_name
  945. * @param string $option_name
  946. * @param array $settings
  947. * @return array
  948. */
  949. function wp_convert_widget_settings( $base_name, $option_name, $settings ) {
  950. // This test may need expanding.
  951. $single = false;
  952. $changed = false;
  953. if ( empty( $settings ) ) {
  954. $single = true;
  955. } else {
  956. foreach ( array_keys( $settings ) as $number ) {
  957. if ( 'number' == $number ) {
  958. continue;
  959. }
  960. if ( ! is_numeric( $number ) ) {
  961. $single = true;
  962. break;
  963. }
  964. }
  965. }
  966. if ( $single ) {
  967. $settings = array( 2 => $settings );
  968. // If loading from the front page, update sidebar in memory but don't save to options
  969. if ( is_admin() ) {
  970. $sidebars_widgets = get_option( 'sidebars_widgets' );
  971. } else {
  972. if ( empty( $GLOBALS['_wp_sidebars_widgets'] ) ) {
  973. $GLOBALS['_wp_sidebars_widgets'] = get_option( 'sidebars_widgets', array() );
  974. }
  975. $sidebars_widgets = &$GLOBALS['_wp_sidebars_widgets'];
  976. }
  977. foreach ( (array) $sidebars_widgets as $index => $sidebar ) {
  978. if ( is_array( $sidebar ) ) {
  979. foreach ( $sidebar as $i => $name ) {
  980. if ( $base_name == $name ) {
  981. $sidebars_widgets[ $index ][ $i ] = "$name-2";
  982. $changed = true;
  983. break 2;
  984. }
  985. }
  986. }
  987. }
  988. if ( is_admin() && $changed ) {
  989. update_option( 'sidebars_widgets', $sidebars_widgets );
  990. }
  991. }
  992. $settings['_multiwidget'] = 1;
  993. if ( is_admin() ) {
  994. update_option( $option_name, $settings );
  995. }
  996. return $settings;
  997. }
  998. /**
  999. * Output an arbitrary widget as a template tag.
  1000. *
  1001. * @since 2.8.0
  1002. *
  1003. * @global WP_Widget_Factory $wp_widget_factory
  1004. *
  1005. * @param string $widget The widget's PHP class name (see class-wp-widget.php).
  1006. * @param array $instance Optional. The widget's instance settings. Default empty array.
  1007. * @param array $args {
  1008. * Optional. Array of arguments to configure the display of the widget.
  1009. *
  1010. * @type string $before_widget HTML content that will be prepended to the widget's HTML output.
  1011. * Default `<div class="widget %s">`, where `%s` is the widget's class name.
  1012. * @type string $after_widget HTML content that will be appended to the widget's HTML output.
  1013. * Default `</div>`.
  1014. * @type string $before_title HTML content that will be prepended to the widget's title when displayed.
  1015. * Default `<h2 class="widgettitle">`.
  1016. * @type string $after_title HTML content that will be appended to the widget's title when displayed.
  1017. * Default `</h2>`.
  1018. * }
  1019. */
  1020. function the_widget( $widget, $instance = array(), $args = array() ) {
  1021. global $wp_widget_factory;
  1022. if ( ! isset( $wp_widget_factory->widgets[ $widget ] ) ) {
  1023. _doing_it_wrong(
  1024. __FUNCTION__,
  1025. sprintf(
  1026. /* translators: %s: register_widget() */
  1027. __( 'Widgets need to be registered using %s, before they can be displayed.' ),
  1028. '<code>register_widget()</code>'
  1029. ),
  1030. '4.9.0'
  1031. );
  1032. return;
  1033. }
  1034. $widget_obj = $wp_widget_factory->widgets[ $widget ];
  1035. if ( ! ( $widget_obj instanceof WP_Widget ) ) {
  1036. return;
  1037. }
  1038. $default_args = array(
  1039. 'before_widget' => '<div class="widget %s">',
  1040. 'after_widget' => '</div>',
  1041. 'before_title' => '<h2 class="widgettitle">',
  1042. 'after_title' => '</h2>',
  1043. );
  1044. $args = wp_parse_args( $args, $default_args );
  1045. $args['before_widget'] = sprintf( $args['before_widget'], $widget_obj->widget_options['classname'] );
  1046. $instance = wp_parse_args( $instance );
  1047. /** This filter is documented in wp-includes/class-wp-widget.php */
  1048. $instance = apply_filters( 'widget_display_callback', $instance, $widget_obj, $args );
  1049. if ( false === $instance ) {
  1050. return;
  1051. }
  1052. /**
  1053. * Fires before rendering the requested widget.
  1054. *
  1055. * @since 3.0.0
  1056. *
  1057. * @param string $widget The widget's class name.
  1058. * @param array $instance The current widget instance's settings.
  1059. * @param array $args An array of the widget's sidebar arguments.
  1060. */
  1061. do_action( 'the_widget', $widget, $instance, $args );
  1062. $widget_obj->_set( -1 );
  1063. $widget_obj->widget( $args, $instance );
  1064. }
  1065. /**
  1066. * Retrieves the widget ID base value.
  1067. *
  1068. * @since 2.8.0
  1069. *
  1070. * @param string $id Widget ID.
  1071. * @return string Widget ID base.
  1072. */
  1073. function _get_widget_id_base( $id ) {
  1074. return preg_replace( '/-[0-9]+$/', '', $id );
  1075. }
  1076. /**
  1077. * Handle sidebars config after theme change
  1078. *
  1079. * @access private
  1080. * @since 3.3.0
  1081. *
  1082. * @global array $sidebars_widgets
  1083. */
  1084. function _wp_sidebars_changed() {
  1085. global $sidebars_widgets;
  1086. if ( ! is_array( $sidebars_widgets ) ) {
  1087. $sidebars_widgets = wp_get_sidebars_widgets();
  1088. }
  1089. retrieve_widgets( true );
  1090. }
  1091. /**
  1092. * Look for "lost" widgets, this has to run at least on each theme change.
  1093. *
  1094. * @since 2.8.0
  1095. *
  1096. * @global array $wp_registered_sidebars Registered sidebars.
  1097. * @global array $sidebars_widgets
  1098. * @global array $wp_registered_widgets
  1099. *
  1100. * @param string|bool $theme_changed Whether the theme was changed as a boolean. A value
  1101. * of 'customize' defers updates for the Customizer.
  1102. * @return array Updated sidebars widgets.
  1103. */
  1104. function retrieve_widgets( $theme_changed = false ) {
  1105. global $wp_registered_sidebars, $sidebars_widgets, $wp_registered_widgets;
  1106. $registered_sidebars_keys = array_keys( $wp_registered_sidebars );
  1107. $registered_widgets_ids = array_keys( $wp_registered_widgets );
  1108. if ( ! is_array( get_theme_mod( 'sidebars_widgets' ) ) ) {
  1109. if ( empty( $sidebars_widgets ) ) {
  1110. return array();
  1111. }
  1112. unset( $sidebars_widgets['array_version'] );
  1113. $sidebars_widgets_keys = array_keys( $sidebars_widgets );
  1114. sort( $sidebars_widgets_keys );
  1115. sort( $registered_sidebars_keys );
  1116. if ( $sidebars_widgets_keys === $registered_sidebars_keys ) {
  1117. $sidebars_widgets = _wp_remove_unregistered_widgets( $sidebars_widgets, $registered_widgets_ids );
  1118. return $sidebars_widgets;
  1119. }
  1120. }
  1121. // Discard invalid, theme-specific widgets from sidebars.
  1122. $sidebars_widgets = _wp_remove_unregistered_widgets( $sidebars_widgets, $registered_widgets_ids );
  1123. $sidebars_widgets = wp_map_sidebars_widgets( $sidebars_widgets );
  1124. // Find hidden/lost multi-widget instances.
  1125. $shown_widgets = call_user_func_array( 'array_merge', $sidebars_widgets );
  1126. $lost_widgets = array_diff( $registered_widgets_ids, $shown_widgets );
  1127. foreach ( $lost_widgets as $key => $widget_id ) {
  1128. $number = preg_replace( '/.+?-([0-9]+)$/', '$1', $widget_id );
  1129. // Only keep active and default widgets.
  1130. if ( is_numeric( $number ) && (int) $number < 2 ) {
  1131. unset( $lost_widgets[ $key ] );
  1132. }
  1133. }
  1134. $sidebars_widgets['wp_inactive_widgets'] = array_merge( $lost_widgets, (array) $sidebars_widgets['wp_inactive_widgets'] );
  1135. if ( 'customize' !== $theme_changed ) {
  1136. wp_set_sidebars_widgets( $sidebars_widgets );
  1137. }
  1138. return $sidebars_widgets;
  1139. }
  1140. /**
  1141. * Compares a list of sidebars with their widgets against a whitelist.
  1142. *
  1143. * @since 4.9.0
  1144. * @since 4.9.2 Always tries to restore widget assignments from previous data, not just if sidebars needed mapping.
  1145. *
  1146. * @param array $existing_sidebars_widgets List of sidebars and their widget instance IDs.
  1147. * @return array Mapped sidebars widgets.
  1148. */
  1149. function wp_map_sidebars_widgets( $existing_sidebars_widgets ) {
  1150. global $wp_registered_sidebars;
  1151. $new_sidebars_widgets = array(
  1152. 'wp_inactive_widgets' => array(),
  1153. );
  1154. // Short-circuit if there are no sidebars to map.
  1155. if ( ! is_array( $existing_sidebars_widgets ) || empty( $existing_sidebars_widgets ) ) {
  1156. return $new_sidebars_widgets;
  1157. }
  1158. foreach ( $existing_sidebars_widgets as $sidebar => $widgets ) {
  1159. if ( 'wp_inactive_widgets' === $sidebar || 'orphaned_widgets' === substr( $sidebar, 0, 16 ) ) {
  1160. $new_sidebars_widgets['wp_inactive_widgets'] = array_merge( $new_sidebars_widgets['wp_inactive_widgets'], (array) $widgets );
  1161. unset( $existing_sidebars_widgets[ $sidebar ] );
  1162. }
  1163. }
  1164. // If old and new theme have just one sidebar, map it and we're done.
  1165. if ( 1 === count( $existing_sidebars_widgets ) && 1 === count( $wp_registered_sidebars ) ) {
  1166. $new_sidebars_widgets[ key( $wp_registered_sidebars ) ] = array_pop( $existing_sidebars_widgets );
  1167. return $new_sidebars_widgets;
  1168. }
  1169. // Map locations with the same slug.
  1170. $existing_sidebars = array_keys( $existing_sidebars_widgets );
  1171. foreach ( $wp_registered_sidebars as $sidebar => $name ) {
  1172. if ( in_array( $sidebar, $existing_sidebars, true ) ) {
  1173. $new_sidebars_widgets[ $sidebar ] = $existing_sidebars_widgets[ $sidebar ];
  1174. unset( $existing_sidebars_widgets[ $sidebar ] );
  1175. } elseif ( ! array_key_exists( $sidebar, $new_sidebars_widgets ) ) {
  1176. $new_sidebars_widgets[ $sidebar ] = array();
  1177. }
  1178. }
  1179. // If there are more sidebars, try to map them.
  1180. if ( ! empty( $existing_sidebars_widgets ) ) {
  1181. /*
  1182. * If old and new theme both have sidebars that contain phrases
  1183. * from within the same group, make an educated guess and map it.
  1184. */
  1185. $common_slug_groups = array(
  1186. array( 'sidebar', 'primary', 'main', 'right' ),
  1187. array( 'second', 'left' ),
  1188. array( 'sidebar-2', 'footer', 'bottom' ),
  1189. array( 'header', 'top' ),
  1190. );
  1191. // Go through each group...
  1192. foreach ( $common_slug_groups as $slug_group ) {
  1193. // ...and see if any of these slugs...
  1194. foreach ( $slug_group as $slug ) {
  1195. // ...and any of the new sidebars...
  1196. foreach ( $wp_registered_sidebars as $new_sidebar => $args ) {
  1197. // ...actually match!
  1198. if ( false === stripos( $new_sidebar, $slug ) && false === stripos( $slug, $new_sidebar ) ) {
  1199. continue;
  1200. }
  1201. // Then see if any of the existing sidebars...
  1202. foreach ( $existing_sidebars_widgets as $sidebar => $widgets ) {
  1203. // ...and any slug in the same group...
  1204. foreach ( $slug_group as $slug ) {
  1205. // ... have a match as well.
  1206. if ( false === stripos( $sidebar, $slug ) && false === stripos( $slug, $sidebar ) ) {
  1207. continue;
  1208. }
  1209. // Make sure this sidebar wasn't mapped and removed previously.
  1210. if ( ! empty( $existing_sidebars_widgets[ $sidebar ] ) ) {
  1211. // We have a match that can be mapped!
  1212. $new_sidebars_widgets[ $new_sidebar ] = array_merge( $new_sidebars_widgets[ $new_sidebar ], $existing_sidebars_widgets[ $sidebar ] );
  1213. // Remove the mapped sidebar so it can't be mapped again.
  1214. unset( $existing_sidebars_widgets[ $sidebar ] );
  1215. // Go back and check the next new sidebar.
  1216. continue 3;
  1217. }
  1218. } // endforeach ( $slug_group as $slug )
  1219. } // endforeach ( $existing_sidebars_widgets as $sidebar => $widgets )
  1220. } // endforeach foreach ( $wp_registered_sidebars as $new_sidebar => $args )
  1221. } // endforeach ( $slug_group as $slug )
  1222. } // endforeach ( $common_slug_groups as $slug_group )
  1223. }
  1224. // Move any left over widgets to inactive sidebar.
  1225. foreach ( $existing_sidebars_widgets as $widgets ) {
  1226. if ( is_array( $widgets ) && ! empty( $widgets ) ) {
  1227. $new_sidebars_widgets['wp_inactive_widgets'] = array_merge( $new_sidebars_widgets['wp_inactive_widgets'], $widgets );
  1228. }
  1229. }
  1230. // Sidebars_widgets settings from when this theme was previously active.
  1231. $old_sidebars_widgets = get_theme_mod( 'sidebars_widgets' );
  1232. $old_sidebars_widgets = isset( $old_sidebars_widgets['data'] ) ? $old_sidebars_widgets['data'] : false;
  1233. if ( is_array( $old_sidebars_widgets ) ) {
  1234. // Remove empty sidebars, no need to map those.
  1235. $old_sidebars_widgets = array_filter( $old_sidebars_widgets );
  1236. // Only check sidebars that are empty or have not been mapped to yet.
  1237. foreach ( $new_sidebars_widgets as $new_sidebar => $new_widgets ) {
  1238. if ( array_key_exists( $new_sidebar, $old_sidebars_widgets ) && ! empty( $new_widgets ) ) {
  1239. unset( $old_sidebars_widgets[ $new_sidebar ] );
  1240. }
  1241. }
  1242. // Remove orphaned widgets, we're only interested in previously active sidebars.
  1243. foreach ( $old_sidebars_widgets as $sidebar => $widgets ) {
  1244. if ( 'orphaned_widgets' === substr( $sidebar, 0, 16 ) ) {
  1245. unset( $old_sidebars_widgets[ $sidebar ] );
  1246. }
  1247. }
  1248. $old_sidebars_widgets = _wp_remove_unregistered_widgets( $old_sidebars_widgets );
  1249. if ( ! empty( $old_sidebars_widgets ) ) {
  1250. // Go through each remaining sidebar...
  1251. foreach ( $old_sidebars_widgets as $old_sidebar => $old_widgets ) {
  1252. // ...and check every new sidebar...
  1253. foreach ( $new_sidebars_widgets as $new_sidebar => $new_widgets ) {
  1254. // ...for every widget we're trying to revive.
  1255. foreach ( $old_widgets as $key => $widget_id ) {
  1256. $active_key = array_search( $widget_id, $new_widgets, true );
  1257. // If the widget is used elsewhere...
  1258. if ( false !== $active_key ) {
  1259. // ...and that elsewhere is inactive widgets...
  1260. if ( 'wp_inactive_widgets' === $new_sidebar ) {
  1261. // ...remove it from there and keep the active version...
  1262. unset( $new_sidebars_widgets['wp_inactive_widgets'][ $active_key ] );
  1263. } else {
  1264. // ...otherwise remove it from the old sidebar and keep it in the new one.
  1265. unset( $old_sidebars_widgets[ $old_sidebar ][ $key ] );
  1266. }
  1267. } // endif ( $active_key )
  1268. } // endforeach ( $old_widgets as $key => $widget_id )
  1269. } // endforeach ( $new_sidebars_widgets as $new_sidebar => $new_widgets )
  1270. } // endforeach ( $old_sidebars_widgets as $old_sidebar => $old_widgets )
  1271. } // endif ( ! empty( $old_sidebars_widgets ) )
  1272. // Restore widget settings from when theme was previously active.
  1273. $new_sidebars_widgets = array_merge( $new_sidebars_widgets, $old_sidebars_widgets );
  1274. }
  1275. return $new_sidebars_widgets;
  1276. }
  1277. /**
  1278. * Compares a list of sidebars with their widgets against a whitelist.
  1279. *
  1280. * @since 4.9.0
  1281. *
  1282. * @param array $sidebars_widgets List of sidebars and their widget instance IDs.
  1283. * @param array $whitelist Optional. List of widget IDs to compare against. Default: Registered widgets.
  1284. * @return array Sidebars with whitelisted widgets.
  1285. */
  1286. function _wp_remove_unregistered_widgets( $sidebars_widgets, $whitelist = array() ) {
  1287. if ( empty( $whitelist ) ) {
  1288. $whitelist = array_keys( $GLOBALS['wp_registered_widgets'] );
  1289. }
  1290. foreach ( $sidebars_widgets as $sidebar => $widgets ) {
  1291. if ( is_array( $widgets ) ) {
  1292. $sidebars_widgets[ $sidebar ] = array_intersect( $widgets, $whitelist );
  1293. }
  1294. }
  1295. return $sidebars_widgets;
  1296. }
  1297. /**
  1298. * Display the RSS entries in a list.
  1299. *
  1300. * @since 2.5.0
  1301. *
  1302. * @param string|array|object $rss RSS url.
  1303. * @param array $args Widget arguments.
  1304. */
  1305. function wp_widget_rss_output( $rss, $args = array() ) {
  1306. if ( is_string( $rss ) ) {
  1307. $rss = fetch_feed( $rss );
  1308. } elseif ( is_array( $rss ) && isset( $rss['url'] ) ) {
  1309. $args = $rss;
  1310. $rss = fetch_feed( $rss['url'] );
  1311. } elseif ( ! is_object( $rss ) ) {
  1312. return;
  1313. }
  1314. if ( is_wp_error( $rss ) ) {
  1315. if ( is_admin() || current_user_can( 'manage_options' ) ) {
  1316. echo '<p><strong>' . __( 'RSS Error:' ) . '</strong> ' . $rss->get_error_message() . '</p>';
  1317. }
  1318. return;
  1319. }
  1320. $default_args = array(
  1321. 'show_author' => 0,
  1322. 'show_date' => 0,
  1323. 'show_summary' => 0,
  1324. 'items' => 0,
  1325. );
  1326. $args = wp_parse_args( $args, $default_args );
  1327. $items = (int) $args['items'];
  1328. if ( $items < 1 || 20 < $items ) {
  1329. $items = 10;
  1330. }
  1331. $show_summary = (int) $args['show_summary'];
  1332. $show_author = (int) $args['show_author'];
  1333. $show_date = (int) $args['show_date'];
  1334. if ( ! $rss->get_item_quantity() ) {
  1335. echo '<ul><li>' . __( 'An error has occurred, which probably means the feed is down. Try again later.' ) . '</li></ul>';
  1336. $rss->__destruct();
  1337. unset( $rss );
  1338. return;
  1339. }
  1340. echo '<ul>';
  1341. foreach ( $rss->get_items( 0, $items ) as $item ) {
  1342. $link = $item->get_link();
  1343. while ( stristr( $link, 'http' ) != $link ) {
  1344. $link = substr( $link, 1 );
  1345. }
  1346. $link = esc_url( strip_tags( $link ) );
  1347. $title = esc_html( trim( strip_tags( $item->get_title() ) ) );
  1348. if ( empty( $title ) ) {
  1349. $title = __( 'Untitled' );
  1350. }
  1351. $desc = html_entity_decode( $item->get_description(), ENT_QUOTES, get_option( 'blog_charset' ) );
  1352. $desc = esc_attr( wp_trim_words( $desc, 55, ' [&hellip;]' ) );
  1353. $summary = '';
  1354. if ( $show_summary ) {
  1355. $summary = $desc;
  1356. // Change existing [...] to [&hellip;].
  1357. if ( '[...]' == substr( $summary, -5 ) ) {
  1358. $summary = substr( $summary, 0, -5 ) . '[&hellip;]';
  1359. }
  1360. $summary = '<div class="rssSummary">' . esc_html( $summary ) . '</div>';
  1361. }
  1362. $date = '';
  1363. if ( $show_date ) {
  1364. $date = $item->get_date( 'U' );
  1365. if ( $date ) {
  1366. $date = ' <span class="rss-date">' . date_i18n( get_option( 'date_format' ), $date ) . '</span>';
  1367. }
  1368. }
  1369. $author = '';
  1370. if ( $show_author ) {
  1371. $author = $item->get_author();
  1372. if ( is_object( $author ) ) {
  1373. $author = $author->get_name();
  1374. $author = ' <cite>' . esc_html( strip_tags( $author ) ) . '</cite>';
  1375. }
  1376. }
  1377. if ( $link == '' ) {
  1378. echo "<li>$title{$date}{$summary}{$author}</li>";
  1379. } elseif ( $show_summary ) {
  1380. echo "<li><a class='rsswidget' href='$link'>$title</a>{$date}{$summary}{$author}</li>";
  1381. } else {
  1382. echo "<li><a class='rsswidget' href='$link'>$title</a>{$date}{$author}</li>";
  1383. }
  1384. }
  1385. echo '</ul>';
  1386. $rss->__destruct();
  1387. unset( $rss );
  1388. }
  1389. /**
  1390. * Display RSS widget options form.
  1391. *
  1392. * The options for what fields are displayed for the RSS form are all booleans
  1393. * and are as follows: 'url', 'title', 'items', 'show_summary', 'show_author',
  1394. * 'show_date'.
  1395. *
  1396. * @since 2.5.0
  1397. *
  1398. * @param array|string $args Values for input fields.
  1399. * @param array $inputs Override default display options.
  1400. */
  1401. function wp_widget_rss_form( $args, $inputs = null ) {
  1402. $default_inputs = array(
  1403. 'url' => true,
  1404. 'title' => true,
  1405. 'items' => true,
  1406. 'show_summary' => true,
  1407. 'show_author' => true,
  1408. 'show_date' => true,
  1409. );
  1410. $inputs = wp_parse_args( $inputs, $default_inputs );
  1411. $args['title'] = isset( $args['title'] ) ? $args['title'] : '';
  1412. $args['url'] = isset( $args['url'] ) ? $args['url'] : '';
  1413. $args['items'] = isset( $args['items'] ) ? (int) $args['items'] : 0;
  1414. if ( $args['items'] < 1 || 20 < $args['items'] ) {
  1415. $args['items'] = 10;
  1416. }
  1417. $args['show_summary'] = isset( $args['show_summary'] ) ? (int) $args['show_summary'] : (int) $inputs['show_summary'];
  1418. $args['show_author'] = isset( $args['show_author'] ) ? (int) $args['show_author'] : (int) $inputs['show_author'];
  1419. $args['show_date'] = isset( $args['show_date'] ) ? (int) $args['show_date'] : (int) $inputs['show_date'];
  1420. if ( ! empty( $args['error'] ) ) {
  1421. echo '<p class="widget-error"><strong>' . __( 'RSS Error:' ) . '</strong> ' . $args['error'] . '</p>';
  1422. }
  1423. $esc_number = esc_attr( $args['number'] );
  1424. if ( $inputs['url'] ) :
  1425. ?>
  1426. <p><label for="rss-url-<?php echo $esc_number; ?>"><?php _e( 'Enter the RSS feed URL here:' ); ?></label>
  1427. <input class="widefat" id="rss-url-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][url]" type="text" value="<?php echo esc_url( $args['url'] ); ?>" /></p>
  1428. <?php endif; if ( $inputs['title'] ) : ?>
  1429. <p><label for="rss-title-<?php echo $esc_number; ?>"><?php _e( 'Give the feed a title (optional):' ); ?></label>
  1430. <input class="widefat" id="rss-title-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][title]" type="text" value="<?php echo esc_attr( $args['title'] ); ?>" /></p>
  1431. <?php endif; if ( $inputs['items'] ) : ?>
  1432. <p><label for="rss-items-<?php echo $esc_number; ?>"><?php _e( 'How many items would you like to display?' ); ?></label>
  1433. <select id="rss-items-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][items]">
  1434. <?php
  1435. for ( $i = 1; $i <= 20; ++$i ) {
  1436. echo "<option value='$i' " . selected( $args['items'], $i, false ) . ">$i</option>";
  1437. }
  1438. ?>
  1439. </select></p>
  1440. <?php endif; if ( $inputs['show_summary'] ) : ?>
  1441. <p><input id="rss-show-summary-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][show_summary]" type="checkbox" value="1" <?php checked( $args['show_summary'] ); ?> />
  1442. <label for="rss-show-summary-<?php echo $esc_number; ?>"><?php _e( 'Display item content?' ); ?></label></p>
  1443. <?php endif; if ( $inputs['show_author'] ) : ?>
  1444. <p><input id="rss-show-author-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][show_author]" type="checkbox" value="1" <?php checked( $args['show_author'] ); ?> />
  1445. <label for="rss-show-author-<?php echo $esc_number; ?>"><?php _e( 'Display item author if available?' ); ?></label></p>
  1446. <?php endif; if ( $inputs['show_date'] ) : ?>
  1447. <p><input id="rss-show-date-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][show_date]" type="checkbox" value="1" <?php checked( $args['show_date'] ); ?>/>
  1448. <label for="rss-show-date-<?php echo $esc_number; ?>"><?php _e( 'Display item date?' ); ?></label></p>
  1449. <?php
  1450. endif;
  1451. foreach ( array_keys( $default_inputs ) as $input ) :
  1452. if ( 'hidden' === $inputs[ $input ] ) :
  1453. $id = str_replace( '_', '-', $input );
  1454. ?>
  1455. <input type="hidden" id="rss-<?php echo esc_attr( $id ); ?>-<?php echo $esc_number; ?>" name="widget-rss[<?php echo $esc_number; ?>][<?php echo esc_attr( $input ); ?>]" value="<?php echo esc_attr( $args[ $input ] ); ?>" />
  1456. <?php
  1457. endif;
  1458. endforeach;
  1459. }
  1460. /**
  1461. * Process RSS feed widget data and optionally retrieve feed items.
  1462. *
  1463. * The feed widget can not have more than 20 items or it will reset back to the
  1464. * default, which is 10.
  1465. *
  1466. * The resulting array has the feed title, feed url, feed link (from channel),
  1467. * feed items, error (if any), and whether to show summary, author, and date.
  1468. * All respectively in the order of the array elements.
  1469. *
  1470. * @since 2.5.0
  1471. *
  1472. * @param array $widget_rss RSS widget feed data. Expects unescaped data.
  1473. * @param bool $check_feed Optional, default is true. Whether to check feed for errors.
  1474. * @return array
  1475. */
  1476. function wp_widget_rss_process( $widget_rss, $check_feed = true ) {
  1477. $items = (int) $widget_rss['items'];
  1478. if ( $items < 1 || 20 < $items ) {
  1479. $items = 10;
  1480. }
  1481. $url = esc_url_raw( strip_tags( $widget_rss['url'] ) );
  1482. $title = isset( $widget_rss['title'] ) ? trim( strip_tags( $widget_rss['title'] ) ) : '';
  1483. $show_summary = isset( $widget_rss['show_summary'] ) ? (int) $widget_rss['show_summary'] : 0;
  1484. $show_author = isset( $widget_rss['show_author'] ) ? (int) $widget_rss['show_author'] : 0;
  1485. $show_date = isset( $widget_rss['show_date'] ) ? (int) $widget_rss['show_date'] : 0;
  1486. if ( $check_feed ) {
  1487. $rss = fetch_feed( $url );
  1488. $error = false;
  1489. $link = '';
  1490. if ( is_wp_error( $rss ) ) {
  1491. $error = $rss->get_error_message();
  1492. } else {
  1493. $link = esc_url( strip_tags( $rss->get_permalink() ) );
  1494. while ( stristr( $link, 'http' ) != $link ) {
  1495. $link = substr( $link, 1 );
  1496. }
  1497. $rss->__destruct();
  1498. unset( $rss );
  1499. }
  1500. }
  1501. return compact( 'title', 'url', 'link', 'items', 'error', 'show_summary', 'show_author', 'show_date' );
  1502. }
  1503. /**
  1504. * Registers all of the default WordPress widgets on startup.
  1505. *
  1506. * Calls {@see 'widgets_init'} action after all of the WordPress widgets have been registered.
  1507. *
  1508. * @since 2.2.0
  1509. */
  1510. function wp_widgets_init() {
  1511. if ( ! is_blog_installed() ) {
  1512. return;
  1513. }
  1514. register_widget( 'WP_Widget_Pages' );
  1515. register_widget( 'WP_Widget_Calendar' );
  1516. register_widget( 'WP_Widget_Archives' );
  1517. if ( get_option( 'link_manager_enabled' ) ) {
  1518. register_widget( 'WP_Widget_Links' );
  1519. }
  1520. register_widget( 'WP_Widget_Media_Audio' );
  1521. register_widget( 'WP_Widget_Media_Image' );
  1522. register_widget( 'WP_Widget_Media_Gallery' );
  1523. register_widget( 'WP_Widget_Media_Video' );
  1524. register_widget( 'WP_Widget_Meta' );
  1525. register_widget( 'WP_Widget_Search' );
  1526. register_widget( 'WP_Widget_Text' );
  1527. register_widget( 'WP_Widget_Categories' );
  1528. register_widget( 'WP_Widget_Recent_Posts' );
  1529. register_widget( 'WP_Widget_Recent_Comments' );
  1530. register_widget( 'WP_Widget_RSS' );
  1531. register_widget( 'WP_Widget_Tag_Cloud' );
  1532. register_widget( 'WP_Nav_Menu_Widget' );
  1533. register_widget( 'WP_Widget_Custom_HTML' );
  1534. /**
  1535. * Fires after all default WordPress widgets have been registered.
  1536. *
  1537. * @since 2.2.0
  1538. */
  1539. do_action( 'widgets_init' );
  1540. }