Missing basic functionality
-
The plugin is very useful, but it lacks the functionality to update the name of the author which is quite important in FAQ’s as the question may be answered by someone other than the site manager.
The fix will take less than 5 minutes for the plugin author as follows:
> Open quick-and-easy-faqs/admin/class-register-post-and-taxonomy.php
> Add ‘author’ to ‘supports’ in line 38 as
‘supports’ => apply_filters( ‘inspiry_faq_supports’, array( ‘title’,’editor’,’author’) ),
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Missing basic functionality’ is closed to new replies.