rename snippet
This commit is contained in:
parent
fb3a829d3d
commit
744744ba71
|
@ -4,7 +4,7 @@ public function $1($2) {
|
|||
}
|
||||
endsnippet
|
||||
|
||||
snippet wpregblock "function register_block() { ..."
|
||||
snippet wprb "function register_block() { ..."
|
||||
function ${1:plugin_name}_register_block() {
|
||||
|
||||
// automatically load dependencies and version
|
||||
|
|
Loading…
Reference in New Issue