Changeset 1611543
- Timestamp:
- 03/09/2017 09:41:42 PM (9 years ago)
- File:
-
- 1 edited
-
bim-ba/trunk/lib/bimba-3d-plan.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bim-ba/trunk/lib/bimba-3d-plan.php
r1611524 r1611543 8 8 { 9 9 add_action( 'init', array( $this, 'bimba_init_3d_plan_cpt' ) ); 10 add_action( 'cmb2_admin_init', array( $this, 'bimba_register_3d_plan_alignment_metabox' ) );11 10 } 12 11
Note: See TracChangeset
for help on using the changeset viewer.