WP DS FAQ Plus is the plugin which was improved based on WP DS FAQ 1.3.3. This plugin includes the fixed some issues (Quotation and Security, such as SQL Injection and CSRF. ) , Japanese translation, improvement of interface, and SSL Admin setting.
Major refactoring and modernization of the plugin.
Security Improvements
* SQL queries rewritten using $wpdb->prepare(), $wpdb->insert(), $wpdb->update()
* Nonce verification added for admin and AJAX actions
* Sanitization added for user input
WordPress Compatibility
* Replaced deprecated date() usage with wp_date()
* Implemented WordPress timezone handling
Database Handling
* Introduced dbDelta() for automatic table creation and schema updates
Architecture Improvements
* ajax.php removed
* Bootstrap loader separated from main implementation
Plugin Check
* Plugin Check validation completed
* All errors resolved except “trademarked_term”
Note on Plugin Name
WP DS FAQ Plus is an independent plugin for WordPress and is not affiliated with or endorsed by the WordPress project.