function metatag_update_7033 in Metatag 7
These originally removed the 'author' meta tag but are now skipped.
It was subsequently decided that this was not the correct approach, that the meta tag should not be removed after all.
See also
https://www.drupal.org/node/2330823
File
- ./
metatag.install, line 2006 - Install, update, and uninstall functions for the metatag module.
Code
function metatag_update_7033() {
}