Git Product home page Git Product logo

admin-taxonomy-filter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

admin-taxonomy-filter's Issues

Deprecation warning in PHP >= 8.1

Hi there,

Thanks for this nice plugin. However, under PHP 8.1 and higher, I get the following deprecation warning in a post list when I use a taxonomy filter:

Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /path/to/my/site/wp-content/plugins/admin-taxonomy-filter/inc/controller.php on line 53

This Stackoverflow answer might shed some light on how to fix this: https://stackoverflow.com/questions/69207368/constant-filter-sanitize-string-is-deprecated

If a PR is helpful, I can try and make one. Let me know.

Searching posts not working when specific taxonomy not set

this will use the "Tag" taxonomy as the example

If the tag dropdown is set to a specific Tag, and search is done via free entry text, the get post query works as expected, and finds all posts with "Tag" and searched for text.

If the Tag dropdown is set to "All Tags" and search is done via free entry text, the get post query has a (0=1) inserted in the where clause where the taxonomy type would be (if this (0=1) is removed from the query, the query proceeds properly.)

(Categories work normally when set to "All categories", but from what I could understand in the code, these are unmodified from standard behaviour)

Plugin doesn't work with the Jet Engine plugin.

Hi, I just tested the plugin with the Jet Engine custom taxonomies and unfortunately it doesn't filter the custom posts. On the other hand, if a custom post type is created with the Jet Engine and the taxonomies are created with the CPT UI and assigned to the Jet Engine's post type, then the plugin works. For somehow, it doesn't recognize the Jet taxonomies.

Not working anymore since WP 5.5

The plugin worked fine in June with WP 5.4.2.

But now with WP 5.5.1 the post search is broken, so that no result are shown. Also the select box "All Schlagwörter" ("All tags") is empty ... and causes the browser to freeze a few seconds, when I try to open the select box.

Can you reproduce it with WP 5.5.x and can / will you provide a fix?

Otherwise I have to find another plugin / solution. :(

Thanks!

Taxonomy filters by this plugin not working with WP Document Revisions

Hi,
I am starting a document managemet system using the WP Document Revisions plugin. I created two extra taxonomies for my documents (documenttype and docyear) and would love to use Admin Taxonomy Filter to add filter dropdowns for my custom taxonomies in addition to the filters provided by the Revisions plugin.
It is really easy to set up and the dropdowns show up in my documents list page. They are placed before the dropdowns provided by the Revisions plugin. However they are not functional. I can select a term from the dropdowns (generated by Admin Taxonomy Filter), but when I hit "Filter" nothing gets filtered and the dropdown reverts to the "Show all..." state.
Incompatiblilty to the Revisions plugin? A mistake of mine? Or is there a solution?
I am new here creating issues, so please let me know which other info or docs I should provide.
Thanks a lot,
Peter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.