We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f1afa commit 45d1da8Copy full SHA for 45d1da8
src/Backend/Backend.php
@@ -182,6 +182,7 @@ public function addPremiumNotice()
182
<li><?php _e('Make changes to imported posts and mark them as locally modified.', 'cision-block'); ?></li>
183
<li><?php _e('Extension support.', 'cision-block'); ?></li>
184
<li><?php _e('Subscription module.', 'cision-block'); ?></li>
185
+ <li><?php _e('Shareholder module.', 'cision-block'); ?></li>
186
<li><?php _e('Ticker module.', 'cision-block'); ?></li>
187
<li><?php _e('Free support, installation and configuration help.', 'cision-block'); ?></li>
188
</ul>
0 commit comments