How i can add “Post Options” section under wysiwyg editor?
Like this

2 Answers
2

You must use add_meta_box function.

Take a look to this tutorials:

  1. Using add_meta_box()
  2. Tutorial: Creating Custom Write Panels in WordPress
  3. Example How To Add Meta Boxes To Edit Area

Leave a Reply

Your email address will not be published. Required fields are marked *