• Filter Name Has Typo
    The filter is called cpto/interface_itme_data when it should be cpto/interface_item_data. You will need to add a second filter now to fix it because code could already be using this typo (my site is currently).

    Improvement to CSS
    In cpt.css can I suggest changing this:

    #order-post-type #sortable li span

    To this:

    #order-post-type #sortable li > span

    As the first thing I did was try to put a span into the output and it displayed incorrectly because you have set them all as block with your styles.

    Request – Document all filters
    I had to dig through the source code to see if this was possible and I had almost given up because there was nothing on the website or plugin repo about it being a feature. Thanks for adding it but it would help more developers if you made it clear this was possible!

    Great plugin, thanks for releasing it.

Viewing 1 replies (of 1 total)
  • Plugin Author Maya

    (@tdgu)

    Hi,
    Thanks for your suggestions, i’ll check with our guys to update for the next plugin version.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘bug reports & feedback’ is closed to new replies.