• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Genesis Theme Framework a2z

Genesis Theme Framework a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Parsed Source / Parsed: 51724
<?php

/**
 * Genesis Framework.
 *
 * Provides update notices to make users aware that Genesis and Genesis child
 * themes do not use the WordPress.org update process.
 *
 * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
 * Please do all modifications in the form of a child theme.
 *
 * @package Genesis\Admin
 * @author  StudioPress
 * @license GPL-2.0-or-later
 * @link    https://my.studiopress.com/themes/genesis/
 * @link    https://make.wordpress.org/core/2020/07/15/controlling-plugin-and-theme-auto-updates-ui-in-wordpress-5-5/
 * @link    https://core.trac.wordpress.org/ticket/50663
 */

namespace StudioPress\Genesis\Admin\AutoUpdateNotices;

add_filter( 'theme_auto_update_setting_template', __NAMESPACE__ . '\\setting_template' );
/* function setting_template() – Alters the update notice shown with theme information. */

add_filter( 'theme_auto_update_debug_string', __NAMESPACE__ . '\\debug_string', 10, 2 );
/* function debug_string() – Alters auto-update notice debug text, such as on the Site Health page. */

add_filter( 'theme_auto_update_setting_html', __NAMESPACE__ . '\\setting_html', 10, 3 );
/* function setting_html() – Alters auto-update notice text in the theme updates listing,
visible on WordPress multisite. */
 

Published: 21st August 2020 | Last updated: 22nd August 2020

Primary Sidebar

Information

Source ref: lib/admin/auto-update-notices.php
Parse count / Source file date: 1598003705
MD5 hash: 3783414fb432da3adacce4fdf4aa8704

Footer

Genesis a2z
Genesis Theme Framework a2z
WordPress Dynamic API Reference
WordPress 5.9.3
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  genesis.wp-a2z.org
© Copyright Genesis a2z 2014-2022. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites