sect

Results 19 comments of sect

@FabienArr > And after you do a request to get the terms of the taxonomy ? Submit request after detect changes in taxonomy list. Since this plugin is not supposed...

@FabienArr Thanks for your feature request. There are some issues such as how to handle nested terms (whether to maintain the hierarchical structure and enable sorting), etc., but I think...

I encountered the same issue, but in my case, I was able to resolve it by explicitly specifying the config file using the `--config` option. ```diff - pnpm dlx commitlint...

@walkeraguilar Thanks for your feedback. I recommend checking the following: - Ajax requests to `/wp-admin/admin-ajax.php` are blocked due to additional verification by another plugin, such as a security plugin -...

For PHP 8, v.3.7.x (`master` branch) is fine. Make sure that Ajax requests to `/wp-admin/admin-ajax.php` are not rejected. If the problem persists, I would recommend disabling other plugins and checking.

Hi there, We’re closing this issue due to a lack of recent activity. If you believe this issue is still relevant or have additional information to share, please feel free...

@regiside Thanks for your feedback. I fixed the deprecation warning for `FILTER_SANITIZE_STRING`. Released in [v3.7.2](https://github.com/sectsect/wp-tag-order/releases/tag/v3.7.2). Try it out.

Hi there, We’re closing this issue due to a lack of recent activity. If you believe this issue is still relevant or have additional information to share, please feel free...