v1.18.x
Barış Soner Uşaklı 7 years ago
parent f77e7de285
commit 2edd908aee

@ -5,7 +5,6 @@ var async = require('async');
module.exports = function (Plugins) { module.exports = function (Plugins) {
Plugins.deprecatedHooks = { Plugins.deprecatedHooks = {
'filter:user.custom_fields': null, // remove in v1.1.0
'filter:post.save': 'filter:post.create', 'filter:post.save': 'filter:post.create',
'filter:user.profileLinks': 'filter:user.profileMenu', 'filter:user.profileLinks': 'filter:user.profileMenu',
'action:post.flag': 'action:flag.create', 'action:post.flag': 'action:flag.create',

Loading…
Cancel
Save