You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@srikat I generally like your changes. My only note here is I think there is a lot of value in having a canonical version of this plugin.
@christophercochran I apologize for the flurry of activity. We all have found so much value in this plugin and appreciate your creating and sharing it.
@salcode@srikat This is a very interesting idea. I actually never thought too much of this, cause usually a double click (due to names containing underscores) will auto select the entire hook.
My only concern is depending on themes and their own styles, the input form could become disjointed without a lot of overrides to maintain a cohesive style.
Also, @salcode No need to apologize! I love all this discussion and ideas.
@srikat has suggest some interesting ideas with using an input field instead of a div, which makes it easier to copy the hook name.
Additionally, he suggested using JavaScript to select the entire hook name when the name is clicked.
As a proof of concept, he shared something like
Notes Regarding Final Implementation
The text was updated successfully, but these errors were encountered: