function metatag_update_7030 in Metatag 7
No-op update. Renaming twitter:image to twitter:image:src no longer needed.
File
- ./
metatag.install, line 1977 - Install, update, and uninstall functions for the metatag module.
Code
function metatag_update_7030() {
// Do nothing.
}