You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public function hookUninstallMessage()
{
echo __('%sWarning%s: This will remove all the Dublin Core elements added '
. 'by this plugin and permanently delete all element texts entered in those '
. 'fields.%s', '<p><strong>', '</strong>', '</p>');
}
The text was updated successfully, but these errors were encountered:
Sample from DublinCoreExtended plugin
https://github.com/omeka/plugin-DublinCoreExtended/blob/master/DublinCoreExtendedPlugin.php
The text was updated successfully, but these errors were encountered: