Which version of PHP Comment Form Addon addon requires?
Comment Form Addon addon requires one of the following PHP versions: 5.6, 7.0, 7.1, 7.2, 7.3, 7.4. The plugin might work with older PHP versions, but they are no longer tested or supported.
Which version of WordPress Comment Form Addon addon requires?
Comment Form Addon addon requires one of the following WordPress versions: 4.9, 5.0, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6. The plugin might work with older WordPress versions, but they are no longer tested or supported.
Which version of ClassicPress (WordPress fork) Comment Form Addon addon requires?
Comment Form Addon addon requires one of the following ClassicPress versions: 1.0, 1.1, 1.2.
Can I translate Comment Form Addon to my language?
Yes. POT file is provided as a base for translation in the root folder for each plugin. Translation files should go into languages directory, and WordPress must be set to your language to load the file. The file name for translated and compiled MO file must be the same as POT file with the addition of language code: {addon-name}-{language-code}.mo.
Why Comment Form Addon plugin's JavaScript files are not loaded?
All Dev4Press plugins and addons require jQuery. But, they will work only if the jQuery is loaded with the WordPress proper Enqueue method. If you are replacing jQuery that comes with WordPress with some other version loaded from other location, my plugins will not function properly, and that goes the same for most of the other WordPress plugins that depend on the proper way for loading jQuery.