get_website_by_id( $current_wpid, true );
$note = html_entity_decode( $website->note );
$esc_note = MainWP_Utility::esc_content( $note );
?>
note ) ) {
MainWP_UI::render_empty_element_placeholder( __( 'Add your first note', 'mainwp' ), __( 'Create a website note for updates, reminders, or anything you want to track.', 'mainwp' ), '
' );
} else {
?>