Modify WP Options

Using Advanced Custom Fields: Extended alongside the free ACF plugin allows CRUD WordPress options. WP options are saved in the wp_options table inside the database.

What can we do?

  • Create new option
  • See all the options
  • Update an existing option
  • Delete an option

 

Picture of devtarik

devtarik