lorem ipsum PHP version 8.2.27 (/home/ikubiti/.config/Local/lightning-services/php-8.2.27+1/bin/linux/bin/php)Run the “diagnose” command to get more detailed diagnostics output.Composer: 2.8.6 2025-02-25PHP: 8.2.27MySQL: mysql Ver 8.0.35 for Linux on x86_64 (MySQL Community Server – GPL)
Welcome to WordPress. This is your first post. Edit or delete it, then start writing! if ( have_posts() ) { while ( have_posts() ) { the_post(); ?> <h2><?php the_title(); ?></h2> <?php the_content(); ?> <?php } }