How to make in the admin's dashboard a <select> with the list of all posts of specified post type?
I need this in order to save a post ID with set_option() call.
How to do this?
|
How to make in the admin's dashboard a <select> with the list of all posts of specified post type? I need this in order to save a post ID with How to do this? |
|||
|
|
|
Use To avoid collisions with plugins filtering this function you may use |
|||
|