﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
47052	code consistency on hooks using string + variable	arena	desrosj	"most of hooks using a string and one or more variables are coded like this


{{{
""hook_string-{$variable}""
}}}


except some of them ...

the purpose of this ticket is 
* to adress the issue
* to include this rule as a wordpress coding standard
* to propose a patch for hooks not applying this rule


regards

ps :
and i need it to make a cross reference tool, 
see first prototype here : https://blog.mailpress.org/hooks/wordpress-5-1/

"	enhancement	closed	normal	5.3	General	5.2	normal	fixed	has-patch commit		coding-standards
