Changeset 2368095 for woocommerce-admin/trunk/src/API/Options.php
- Timestamp:
- 08/24/2020 07:44:31 PM (6 years ago)
- File:
-
- 1 edited
-
woocommerce-admin/trunk/src/API/Options.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-admin/trunk/src/API/Options.php
r2207956 r2368095 4 4 * 5 5 * Handles requests to get and update options in the wp_options table. 6 *7 * @package WooCommerce Admin/API8 6 */ 9 7 … … 15 13 * Options Controller. 16 14 * 17 * @package WooCommerce Admin/API18 15 * @extends WC_REST_Data_Controller 19 16 */
Note: See TracChangeset
for help on using the changeset viewer.