How to add custom fields in WordPress "Add a New Post" page?
Posted
by KPL
on Stack Overflow
See other posts from Stack Overflow
or by KPL
Published on 2010-06-12T08:10:23Z
Indexed on
2010/06/12
8:12 UTC
Read the original article
Hit count: 661
Hello awesome people,
I want to add a custom field on Add A New Post page.
Like - if I am to make a plugin which will post links to Twitter after a new post is made, I would like to give ability to user to select if he wants to tweet that particular post's link to Twitter. I want to display a check box somewhere in the page which says - "Post this on Twitter" and then check for it and make a tweet.
I have seen some plugins which do this. But can't remember which they were.
Can someone please help me out?
© Stack Overflow or respective owner