Rename in more places

This commit is contained in:
David Stone
2024-12-07 00:09:47 -07:00
parent 9574984471
commit 450931b405
199 changed files with 535 additions and 572 deletions

View File

@ -45,7 +45,7 @@
const query_params = <?php echo json_encode(array(
'url' => 'https://versions.nextpress.co/updates/news.php',
'action' => 'wu_fetch_rss',
'title' => __('WP Ultimo Community', 'wp-ultimo'),
'title' => __('WP Multisite WaaS Community', 'wp-ultimo'),
'items' => 3,
'show_summary' => 1,
'show_author' => 0,