Title: Plugin for Functions
Last modified: August 30, 2016

---

# Plugin for Functions

 *  [eVersatile](https://wordpress.org/support/users/eversatile/)
 * (@eversatile)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/plugin-for-functions/)
 * Hello, I am interested in creating my first plugin.
    I have done research but
   am still confused on how to implement a options check box section to the admin
   page.
 * As a simple example;
    `remove_meta_box( 'formatdiv' , 'post' , 'normal' );` is
   a function which can be added to functions.php to remove the formatdiv metabox
   from the posts. How would I add a checkbox to this so it could be enabled and
   disabled from a admin page? I do not need to know how to make the admin page,
   just the checkbox part.

The topic ‘Plugin for Functions’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [eVersatile](https://wordpress.org/support/users/eversatile/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/plugin-for-functions/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
