Changeset 2736707
- Timestamp:
- 06/03/2022 01:41:49 AM (4 years ago)
- Location:
- lbk-faqs-schema/trunk
- Files:
-
- 3 edited
-
faq-schema.php (modified) (previous)
-
includes/class.admin.php (modified) (1 diff)
-
readme.txt (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
lbk-faqs-schema/trunk/includes/class.admin.php
r2549408 r2736707 45 45 'Custom FAQs', 46 46 array( $this, 'lbk_custom_faq_inner'), 47 'post',47 array( 'post', 'product', 'page' ), 48 48 'normal', 49 49 'default'
Note: See TracChangeset
for help on using the changeset viewer.