=== remove all question marks css and js from the head === Contributors: ariapadweb Plugin Name: Remove all question marks css and js from the head - Speed and Seo Plugin URI: https://coindej.com/ Tags: Remove all question marks,Remove question marks,question mark Author URI: https://coindej.com/ Author: CoinDej - AriaHaman Group Donate link: Requires at least: 4.0 Tested up to: 6.1.1 Stable tag: 5.7 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Remove all question marks css and js for Speed and Seo == Description == The "Remove all Question Marks" plugin removes the query string containing the version number from CSS and JS files, which can improve website performance by reducing the number of HTTP requests made by the browser. It also adds the ability to cache CSS and JS files on the server and the user's browser, with the option to activate or deactivate the cache in the plugin's settings. The plugin may need to be disabled or checked with plugin or theme developers if issues arise with the version number. Compatible with PHP 8.1 == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/aria-share-button` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes) == Frequently Asked Questions == = What does the "Remove all Question Marks" plugin do? = The plugin removes the query string that contains the version number from CSS and JS files. This can improve the performance of your website by reducing the number of HTTP requests made by the browser. = How can I enable or disable the plugin? = You can enable or disable the plugin by checking or unchecking the "Enable Plugin" checkbox in the plugin's settings page. = Can I choose which files to modify? = Yes, you can choose to modify CSS and/or JS files by checking the corresponding checkboxes in the plugin's settings page. = What happens if I experience issues after enabling the plugin? = Some plugins and themes may rely on the version number to load scripts and styles correctly. If you experience issues after enabling this plugin, try disabling it or checking with the plugin or theme developers. = Does the plugin have any caching functionality? = Yes, the plugin has caching functionality that can cache CSS and JS files on the server and user's browser. You can enable or disable the cache in the plugin's settings page. == Screenshots == == Changelog == = 3.1 = Remove version numbers from CSS and JS files Enable or disable plugin functionality Modify CSS and/or JS files Cache CSS and JS files on server and user's browser Enable or disable cache functionality Improve website performance by reducing HTTP requests Customize plugin settings through a user-friendly interface Get support from plugin developers through the website Compatible with various plugins and themes Minimize the risk of conflicts with other website components. add setting box = 1.0 = * init = 2.0 = * Compatible with PHP 7.3 = 2.1 = *