| Server IP : 121.121.20.254 / Your IP : 216.73.216.202 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/KnowledgeBase/wp-content/plugins/betterdocs/views/admin/notices/ |
Upload File : |
<div class="betterdocs-plugin-update-message">
<style>
.betterdocs-plugin-update-message p:before { content: ''; margin-right: 0; display: none; }
.betterdocs-plugin-update-message ul {
list-style: disc;
padding-left: 15px;
}
.betterdocs-plugin-update-message p:first-of-type,
.betterdocs-plugin-update-message p.betterdocs-major-update-title {
font-weight: 700;
margin-top: 25px;
margin-bottom: 10px;
}
.betterdocs-plugin-update-message p.betterdocs-major-update-title {
border-bottom: 1px solid #ffb900;
padding-bottom: 10px;
margin-bottom: 20px;
}
</style>
<?php
if ( $major ) {
printf(
'<p class="betterdocs-major-update-title">%s</p>',
__( 'Heads up, Please backup before upgrade!', 'betterdocs' )
);
}
/**
* @var object $response;
*/
echo isset( $response->upgrade_notice ) ? $response->upgrade_notice : '';
?>
</div>
<p style="display: none">