Rename in more places
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
* Allow plugin developers to add additional buttons to list pages
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_dash_after_title', $page);
|
||||
?>
|
||||
|
@ -47,7 +47,7 @@
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param object Object holding the information
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_edit_after_title', $object, $page);
|
||||
?>
|
||||
@ -113,7 +113,7 @@
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param object Object holding the information
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_edit_page_after_title_input', $object, $page);
|
||||
?>
|
||||
@ -241,7 +241,7 @@
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param object Object holding the information
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_edit_footer', $object, $page);
|
||||
?>
|
||||
|
@ -44,7 +44,7 @@
|
||||
* Allow plugin developers to add additional buttons to list pages
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_list_after_title', $page);
|
||||
?>
|
||||
@ -109,7 +109,7 @@
|
||||
* Allow plugin developers to add scripts to the bottom of the page
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_list_footer', $page);
|
||||
?>
|
||||
|
@ -44,7 +44,7 @@
|
||||
* Allow plugin developers to add additional buttons to list pages
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_wizard_after_title', $page);
|
||||
?>
|
||||
@ -296,7 +296,7 @@
|
||||
* Allow plugin developers to add scripts to the bottom of the page
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_wizard_footer', $page);
|
||||
?>
|
||||
|
@ -48,7 +48,7 @@
|
||||
* Allow plugin developers to add additional buttons to list pages
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_wizard_after_title', $page);
|
||||
?>
|
||||
@ -162,7 +162,7 @@
|
||||
* Allow plugin developers to add scripts to the bottom of the page
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_wizard_footer', $page);
|
||||
?>
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/emails/plain.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/pricing-table/frequency-selector.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/pricing-table/frequency-selector.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-steps-navigation.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-steps-navigation.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-steps-navigation.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/pricing-table/frequency-selector.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -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,
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/pricing-table/frequency-selector.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/no-plan.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/plan.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/princing-table/princing-table.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-header.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-nav-links.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/signup-steps-navigation.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/steps/step-default.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/steps/step-domain-url-preview.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/wp-ultimo/signup/steps/step-plans.php.
|
||||
*
|
||||
* HOWEVER, on occasion WP Ultimo will need to update template files and you
|
||||
* HOWEVER, on occasion WP Multisite WaaS will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
* maintain compatibility. We try to do this as little as possible, but it does
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
|
@ -44,7 +44,7 @@
|
||||
* Allow plugin developers to add
|
||||
*
|
||||
* @since 1.8.2
|
||||
* @param WU_Page WP Ultimo Page instance
|
||||
* @param WU_Page WP Multisite WaaS Page instance
|
||||
*/
|
||||
do_action('wu_page_rollback_after_title', $page);
|
||||
?>
|
||||
|
@ -94,7 +94,7 @@
|
||||
</select>
|
||||
|
||||
<p class="description" id="currency_symbol-desc">
|
||||
Select the currency symbol to be used in WP Ultimo
|
||||
Select the currency symbol to be used in WP Multisite WaaS
|
||||
</p>
|
||||
|
||||
</td>
|
||||
@ -267,7 +267,7 @@
|
||||
|
||||
<div id="error_reporting" data-type="heading">
|
||||
<h3>Error Reporting</h3>
|
||||
<p>Help us make WP Ultimo better by automatically reporting fatal errors and warnings so we can fix them as soon
|
||||
<p>Help us make WP Multisite WaaS better by automatically reporting fatal errors and warnings so we can fix them as soon
|
||||
as possible.</p>
|
||||
</div>
|
||||
|
||||
@ -278,15 +278,15 @@
|
||||
|
||||
|
||||
<tr>
|
||||
<th scope="row"><label for="enable_error_reporting">Send Error Data to WP Ultimo Developers</label> </th>
|
||||
<th scope="row"><label for="enable_error_reporting">Send Error Data to WP Multisite WaaS Developers</label> </th>
|
||||
<td>
|
||||
|
||||
<label for="enable_error_reporting">
|
||||
<input name="enable_error_reporting" type="checkbox" id="enable_error_reporting" value="1">
|
||||
Send Error Data to WP Ultimo Developers </label>
|
||||
Send Error Data to WP Multisite WaaS Developers </label>
|
||||
|
||||
<p class="description" id="enable_error_reporting-desc">
|
||||
With this option enabled, every time your installation runs into an error related to WP Ultimo, that
|
||||
With this option enabled, every time your installation runs into an error related to WP Multisite WaaS, that
|
||||
error data will be sent to us. That way we can review, debug, and fix issues without you having to
|
||||
manually report anything. No sensitive data gets collected, only environmental stuff (e.g. if this is
|
||||
this is a subdomain network, etc).
|
||||
@ -320,7 +320,7 @@
|
||||
Remove Data on Uninstall </label>
|
||||
|
||||
<p class="description" id="uninstall_wipe_tables-desc">
|
||||
Remove all saved data for WP Ultimo when the plugin is uninstalled.
|
||||
Remove all saved data for WP Multisite WaaS when the plugin is uninstalled.
|
||||
</p>
|
||||
|
||||
</td>
|
||||
|
@ -24,7 +24,7 @@
|
||||
*
|
||||
* @since 2.0.0
|
||||
*
|
||||
* @param \WP_Ultimo\Admin_Pages\Base_Admin_Page $page WP Ultimo admin page instance.
|
||||
* @param \WP_Ultimo\Admin_Pages\Base_Admin_Page $page WP Multisite WaaS admin page instance.
|
||||
*/
|
||||
do_action('wu_header_left', $page);
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
*
|
||||
* @since 2.0.0
|
||||
*
|
||||
* @param \WP_Ultimo\Admin_Pages\Base_Admin_Page $page WP Ultimo admin page instance.
|
||||
* @param \WP_Ultimo\Admin_Pages\Base_Admin_Page $page WP Multisite WaaS admin page instance.
|
||||
*/
|
||||
do_action('wu_header_right', $page);
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
<p class="intercom-align-center"><i>The same thing happens here: the URL takes the form of </i><i>https://platform.cloudways.com/apps/</i><i></i><b><i>YOUR_APP_ID_HERE</i></b><i>/access_detail</i></p>
|
||||
|
||||
<h1 id="since-161--additional-step--extra-domains" class="intercom-align-left" data-post-processed="true">Additional Step – Extra Domains</h1>
|
||||
<p class="intercom-align-left">The Cloudways API is a bit strange in that it doesn’t offer a way to add or remove just one domain, only a way to update the whole domain list. That means that WP Ultimo <b>will replace all domains</b> you might have there with the list of mapped domains of the network every time a new domain is added.</p>
|
||||
<p class="intercom-align-left">The Cloudways API is a bit strange in that it doesn’t offer a way to add or remove just one domain, only a way to update the whole domain list. That means that WP Multisite WaaS <b>will replace all domains</b> you might have there with the list of mapped domains of the network every time a new domain is added.</p>
|
||||
<p class="intercom-align-left">If there are domains you want to keep on the list, use the <b>WU_CLOUDWAYS_EXTRA_DOMAINS</b> as demonstrated below, with a comma-separated list of the domains you wanna keep (this is useful if you need a wildcard setting, for example, that needs to be on that list at all times).</p>
|
||||
<pre class="wu-overflow-auto wu-p-4 wu-m-0 wu-mt-2 wu-rounded wu-content-center wu-bg-gray-800 wu-text-white wu-font-mono wu-border wu-border-solid wu-border-gray-300 wu-max-h-screen wu-overflow-y-auto">define('WU_CLOUDWAYS_EXTRA_DOMAINS', '*.yourdomain.com,extradomain1.com,extradomain2.com');</pre>
|
||||
<p class="intercom-align-left">Here’s how it should look on your wp-config.php (fake values used below):</p>
|
||||
|
@ -13,7 +13,7 @@
|
||||
<?php _e('That\'s it! We are ready!', 'wp-ultimo'); ?>
|
||||
</h1>
|
||||
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
|
||||
<?php printf(__('The integration with %s was correctly setup and is now ready! Now, every time a new domain is added to your platform, WP Ultimo will sync that with your application automatically.', 'wp-ultimo'), $integration->get_title()); ?>
|
||||
<?php printf(__('The integration with %s was correctly setup and is now ready! Now, every time a new domain is added to your platform, WP Multisite WaaS will sync that with your application automatically.', 'wp-ultimo'), $integration->get_title()); ?>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-2.png', 'img/hosts'); ?>">
|
||||
</div>
|
||||
<p class="wu-text-center"><i><?php _e('API Key page link', 'wp-ultimo'); ?></i></p>
|
||||
<p class="wu-text-sm"> <?php _e('Copy the', 'wp-ultimo'); ?> <b> <?php _e('API Key and Secret values', 'wp-ultimo'); ?> </b>, <?php _e('we will need them in the next steps', 'wp-ultimo'); ?>. <b> <?php _e('Make sure the RunCloud API toggle is turned ON', 'wp-ultimo'); ?>, </b> <?php _e('otherwise RunCloud won’t accept WP Ultimo API calls', 'wp-ultimo'); ?>.</p>
|
||||
<p class="wu-text-sm"> <?php _e('Copy the', 'wp-ultimo'); ?> <b> <?php _e('API Key and Secret values', 'wp-ultimo'); ?> </b>, <?php _e('we will need them in the next steps', 'wp-ultimo'); ?>. <b> <?php _e('Make sure the RunCloud API toggle is turned ON', 'wp-ultimo'); ?>, </b> <?php _e('otherwise RunCloud won’t accept WP Multisite WaaS API calls', 'wp-ultimo'); ?>.</p>
|
||||
<div class="">
|
||||
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-3.png', 'img/hosts'); ?>">
|
||||
</div>
|
||||
|
@ -8,7 +8,7 @@
|
||||
<div class="wu-block">
|
||||
|
||||
<div class="wu-block wu-text-gray-700 wu-font-bold wu-uppercase wu-text-xs wu-py-2">
|
||||
<?php echo __('WP Ultimo Requires:', 'wp-ultimo'); ?>
|
||||
<?php echo __('WP Multisite WaaS Requires:', 'wp-ultimo'); ?>
|
||||
</div>
|
||||
|
||||
<div class="wu-advanced-filters">
|
||||
@ -87,7 +87,7 @@
|
||||
<?php if (\WP_Ultimo\Requirements::met() === false) : ?>
|
||||
|
||||
<div class="wu-mt-4 wu-p-4 wu-bg-red-100 wu-border wu-border-solid wu-border-red-200 wu-rounded-sm wu-text-red-500">
|
||||
<?php _e('It looks like your hosting environment does not support the current version of WP Ultimo. Visit the <strong>Read More</strong> links on each item to see what steps you need to take to bring your environment up to the WP Ultimo current requirements.', 'wp-ultimo'); ?>
|
||||
<?php _e('It looks like your hosting environment does not support the current version of WP Multisite WaaS. Visit the <strong>Read More</strong> links on each item to see what steps you need to take to bring your environment up to the WP Multisite WaaS current requirements.', 'wp-ultimo'); ?>
|
||||
</div>
|
||||
|
||||
<?php endif; ?>
|
||||
|
Reference in New Issue
Block a user