| 1 |
<?php |
| 2 |
|
| 3 |
|
| 4 |
// Upgrade Page Content |
| 5 |
|
| 6 |
add_action( 'ucd_settings_content', 'ucd_upgrade_page' ); |
| 7 |
function ucd_upgrade_page() { |
| 8 |
global $ucd_active_tab; |
| 9 |
if ( 'upgrade' != $ucd_active_tab ) |
| 10 |
return; |
| 11 |
?> |
| 12 |
|
| 13 |
<!-- Padding 0px for upgrade page --> |
| 14 |
<style> |
| 15 |
.ucd-tab-content { |
| 16 |
padding: 0px!important; |
| 17 |
} |
| 18 |
</style> |
| 19 |
|
| 20 |
<div style="margin-top: 2px; margin-bottom: 1px;" class='ucd-upgrade-body'> |
| 21 |
<div class="upgrade-section"> |
| 22 |
<h1>Ultimate Client Dash Pro</h1> |
| 23 |
<p>Purchase Pro to unlock the power of Ultimate Client Dash.</p> |
| 24 |
<a href="https://ultimateclientdash.com/pricing/" target="_blank">Get Pro Version</a> |
| 25 |
</div> |
| 26 |
|
| 27 |
<div class='compare-section'> |
| 28 |
<h5>Pro Features</h5> |
| 29 |
<div class='compare-table'> |
| 30 |
<div class='ucd-row'> |
| 31 |
<div class='ucd-column title'> |
| 32 |
<ul> |
| 33 |
<li class='table-header'>Dashboard</li> |
| 34 |
<li class='ucd-tooltip'>Dashboard Logo |
| 35 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 36 |
<span class='ucd-tooltip-text'>Add your logo to the WordPress dashboard that will appear at the top of the admin menu.</span> |
| 37 |
</div> |
| 38 |
</li> |
| 39 |
<li class='ucd-tooltip'>White Label WordPress |
| 40 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 41 |
<span class='ucd-tooltip-text'>Hide all references to WordPress in the WordPress dashboard.</span> |
| 42 |
</div> |
| 43 |
</li> |
| 44 |
<li class='ucd-tooltip'>Dashboard Custom CSS |
| 45 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 46 |
<span class='ucd-tooltip-text'>Add your own custom CSS to restyle the WordPress dashboard.</span> |
| 47 |
</div> |
| 48 |
</li> |
| 49 |
</li> |
| 50 |
<li class='table-header'>Login Page</li> |
| 51 |
<li class='ucd-tooltip'>Background Image |
| 52 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 53 |
<span class='ucd-tooltip-text'>Add your own background image to the login page.</span> |
| 54 |
</div> |
| 55 |
</li> |
| 56 |
<li class='ucd-tooltip'>Login Page Custom CSS |
| 57 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 58 |
<span class='ucd-tooltip-text'>Add your own custom CSS to restyle the Login Page.</span> |
| 59 |
</div> |
| 60 |
</li> |
| 61 |
</li> |
| 62 |
<li class='table-header'>Menu</li> |
| 63 |
<li class='ucd-tooltip'>Remove Menu Items |
| 64 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 65 |
<span class='ucd-tooltip-text'>Simplify the WordPress dashboard by removing menu items of your choice.</span> |
| 66 |
</div> |
| 67 |
</li> |
| 68 |
</li> |
| 69 |
<li class='table-header'>Widgets</li> |
| 70 |
<li class='ucd-tooltip'>Multiple Custom Widgets |
| 71 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 72 |
<span class='ucd-tooltip-text'>Create up to 4 custom widgets to be displayed on the WordPress dashboard.</span> |
| 73 |
</div> |
| 74 |
</li> |
| 75 |
</li> |
| 76 |
<li class='table-header'>Landing Page</li> |
| 77 |
<li class='ucd-tooltip'>Background Image |
| 78 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 79 |
<span class='ucd-tooltip-text'>Add your own background image to the landing page.</span> |
| 80 |
</div> |
| 81 |
</li> |
| 82 |
<li class='ucd-tooltip'>Meta Title |
| 83 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 84 |
<span class='ucd-tooltip-text'>Customize the meta title for the landing page. This is the title that displays on seach engine results.</span> |
| 85 |
</div> |
| 86 |
</li> |
| 87 |
<li class='ucd-tooltip'>Meta Description |
| 88 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 89 |
<span class='ucd-tooltip-text'>Customize the meta description for the landing soon page. This is the description that displays on seach engine results.</span> |
| 90 |
</div> |
| 91 |
</li> |
| 92 |
<li class='ucd-tooltip'>Landing Page Custom CSS |
| 93 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 94 |
<span class='ucd-tooltip-text'>Add your own custom CSS to restyle the landing page.</span> |
| 95 |
</div> |
| 96 |
</li> |
| 97 |
</li> |
| 98 |
<li class='table-header'>Client Access</li> |
| 99 |
<li class='ucd-tooltip'>Manage Settings |
| 100 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 101 |
<span class='ucd-tooltip-text'>Allow the user role client to manage WordPress settings. Useful if 3rd party plugins require manage_options capabilities.</span> |
| 102 |
</div> |
| 103 |
</li> |
| 104 |
<li class='ucd-tooltip'>Extend Client Capabilities |
| 105 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 106 |
<span class='ucd-tooltip-text'>The extend Client Capabitilies feature will dynamically populate all WordPress core, theme, and plugin capabilities and allow you to assign them to the user role client.</span> |
| 107 |
</div> |
| 108 |
</li> |
| 109 |
</li> |
| 110 |
<li class='table-header'>Misc</li> |
| 111 |
<li class='ucd-tooltip'>Theme Name |
| 112 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 113 |
<span class='ucd-tooltip-text'>Replace any use of the theme name in the WordPress dashboard.</span> |
| 114 |
</div> |
| 115 |
</li> |
| 116 |
<li class='ucd-tooltip'>Rebrand Name |
| 117 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 118 |
<span class='ucd-tooltip-text'>Name which will replace the theme name.</span> |
| 119 |
</div> |
| 120 |
</li> |
| 121 |
<li class='ucd-tooltip'>Disable Client Nags & Notices |
| 122 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 123 |
<span class='ucd-tooltip-text'>Hide all update notifications and nags in the WordPress dashboard for user role 'clients'.</span> |
| 124 |
</div> |
| 125 |
</li> |
| 126 |
<li class='ucd-tooltip'>Disable Fatal Error Protection |
| 127 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 128 |
<span class='ucd-tooltip-text'>Disable fatal PHP error protection email notifications. Added in WordPress 5.2.</span> |
| 129 |
</div> |
| 130 |
</li> |
| 131 |
<li class='ucd-tooltip'>Disable Auto Update Email |
| 132 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 133 |
<span class='ucd-tooltip-text'>Disable WordPress auto update email notification.</span> |
| 134 |
</div> |
| 135 |
</li> |
| 136 |
<li class='ucd-tooltip'>Hide UCD Plugin |
| 137 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 138 |
<span class='ucd-tooltip-text'>Hide Ultimate Client Dash from the plugin list for user role 'Client'.</span> |
| 139 |
</div> |
| 140 |
</li> |
| 141 |
</li> |
| 142 |
<li class='table-header'>Shortcodes</li> |
| 143 |
<li class='ucd-tooltip'>Site Information |
| 144 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 145 |
<span class='ucd-tooltip-text'>Useful site information shortcodes you can use throughout your website to dynamically populate data.</span> |
| 146 |
</div> |
| 147 |
</li> |
| 148 |
<li class='ucd-tooltip'>User Information |
| 149 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 150 |
<span class='ucd-tooltip-text'>Useful user information shortcodes you can use throughout your website to dynamically populate data.</span> |
| 151 |
</div> |
| 152 |
</li> |
| 153 |
<li class='ucd-tooltip'>Date |
| 154 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 155 |
<span class='ucd-tooltip-text'>Useful date shortcodes you can use throughout your website to dynamically populate data.</span> |
| 156 |
</div> |
| 157 |
</li> |
| 158 |
<li class='ucd-tooltip'>Symbols |
| 159 |
<div class='ucd-tooltip'><img src='<?php echo plugins_url( 'assets/information.png', __FILE__ ); ?>'/> |
| 160 |
<span class='ucd-tooltip-text'>Useful symbol shortcodes you can use throughout your website to dynamically populate data.</span> |
| 161 |
</div> |
| 162 |
</li> |
| 163 |
</li> |
| 164 |
</ul> |
| 165 |
</div> |
| 166 |
<div class='ucd-column pro'> |
| 167 |
<ul> |
| 168 |
<li class='table-header'>PRO</li> |
| 169 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 170 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 171 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 172 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 173 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 174 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 175 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 176 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 177 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 178 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 179 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 180 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 181 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 182 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 183 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 184 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 185 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 186 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 187 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 188 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 189 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 190 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 191 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 192 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 193 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 194 |
<li class='table-header' style='color: #f5f5f5!important;'>-</li> |
| 195 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 196 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 197 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 198 |
<li><img src='<?php echo plugins_url( 'assets/check.png', __FILE__ ); ?>'/></li> |
| 199 |
</ul> |
| 200 |
</div> |
| 201 |
</div> |
| 202 |
</div> |
| 203 |
</div> |
| 204 |
|
| 205 |
<div style="padding-top: 45px;" class="upgrade-section"> |
| 206 |
<p>Purchase Pro to unlock the power of Ultimate Client Dash.</p> |
| 207 |
<a href="https://ultimateclientdash.com/pricing/" target="_blank">Get Pro Version</a> |
| 208 |
</div> |
| 209 |
|
| 210 |
</div> |
| 211 |
|
| 212 |
<?php } |
| 213 |
|