rabmalin
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin Check (PCP)] WordPress.WP.I18n.MissingTranslatorsCommentThis originates from the
WordPress.WP.I18nWPCS rule. It appears when you select the “General” category. While fixing this issue is not mandatory for plugin approval in the directory, it is highly recommended for better code quality and compliance with best practices.Forum: Plugins
In reply to: [NS Category Widget] NSCW_widget No Longer exists After UpdateThanks for reporting. Issue has been fixed in latest update.
Forum: Plugins
In reply to: [NS Category Widget] NS Category Widget caused a critical error on my siteThanks for reporting. Issue had been fixed in latest update.
Forum: Plugins
In reply to: [NS Featured Posts] Visible in GraphqlI am not understanding the question clearly. But as far as I understood, custom meta can be exposed to Graphql like this https://github.com/wp-graphql/wp-graphql/discussions/1860
Plugin updated. It should be fixed in latest updated version.
Are you using PHP 8.3?
Forum: Plugins
In reply to: [Plugin Check (PCP)] Wrong warning: plugin readme.txt does not existThis error may appear in some Windows setup due to path separator issue. This has been fixed in https://github.com/WordPress/plugin-check/pull/453
Forum: Plugins
In reply to: [Plugin Check (PCP)] Exclude folders and filesWhen using CLI, you can get
--exclude-directoriesoption to exclude such folders. See https://github.com/WordPress/plugin-check/blob/trunk/docs/CLI.mdForum: Themes and Templates
In reply to: [Blue Planet] Deprecated: Creation of dynamic propertyFixed in latest update. Thanks.
Forum: Reviews
In reply to: [Admin Customizer] would love this if it would workCan you please elaborate the issues you are having? Thanks.
We checked your site it seems there is some PHP fatal error when requesting AJAX for email submission. That error is stopping the email validation and it is always returning false. Please debug your site and check which plugin/theme is generating PHP error.
Forum: Reviews
In reply to: [NS Featured Posts] Does the jobThanks for the comment. I have updated the plugin to fix the mentioned issue. Hopefully you will reconsider the rating. 🙂
We tested with both plugins activated and we find that two captcha forms are displayed for WooCommerce Product review when two plugins are activated. In our plugin please disable
Enable for Comment Formand our captcha wont display in that review form. But please mind this, captcha will be disabled for all comment form like in blog post also. If you want to selectively enable/disable based on different types of comment form you need code some PHP conditionals for that.Forum: Plugins
In reply to: [NS Featured Posts] DeprecatedThis is fixed in the latest update.
Forum: Plugins
In reply to: [Product Tabs for WooCommerce] ShortcodeThere is no shortcode for the plugin. When you add custom tab for the product, they will be visible in the single product page in the frontend.