Yep, that resolves this problem. It looks VERY new. Very NICE! Awesome! Tried it, and it works GREAT! Now I just need to add the shortcode to my custom plugin then whitelist it! I found it when I started searching for hooks. I found the top post, and that had a forum post from a guy that had another post in the dv plugin. I got lucky 🙂
Hey @shanebp, Thanks for the help! I know its hard to know EVERYTHING, but I did want to inform you of a solution that does work. Just in case someone else asks! Shortcodes make sense for information that might get updated. It allows users to insert their own. Perfect.
I need to do something for it. Even if it is to add a filter afterwords. It could be an HTML tag or a shortcut with []. I don’t care. I do care that it has attributes and that I can access the user ID of the poster.
Lets figure that I would be willing to write code for this. Is there a hook that might help me? Is there somewhere that processes this input that one can be added?