contract
We're all gunna mine it brah.
- Joined
- Jun 2, 2015
- Messages
- 410
- Likes
- 451
- Degree
- 2
I have a simple string of code/text.
I need to have Wordpress automatically inset it in the post editing area, every time I create a new post/draft.
Tired of copying and pasting.
Anyone know how to do this? Thanks.
ps. Would prefer being able to add something to functions.php and remove WITHOUT it stripping from all the posts afterwards... Aka nothing changes if that new hook is removed from functions.php. Only handles NEW drafts.. Doesn't affect already published posts.
I need to have Wordpress automatically inset it in the post editing area, every time I create a new post/draft.
Tired of copying and pasting.
Anyone know how to do this? Thanks.
ps. Would prefer being able to add something to functions.php and remove WITHOUT it stripping from all the posts afterwards... Aka nothing changes if that new hook is removed from functions.php. Only handles NEW drafts.. Doesn't affect already published posts.