• Resolved Windurin

    (@windurin)


    It’s currently only possible to set triggers for Favoriting ANY post. Can you please add the ability to select post types including custom post types so for example:

    Get 100 Points for Favoriting 5 Movie posts.
    Get 10 Points for Favoriting a Videogame post.

    If there are no plans to add it, do you have some tips on how to add this customisation please?

    I’ve also noticed there’s no triggers for Unfavoriting posts. This means users can keep Unfavoriting and re-favoriting posts to keep getting Points. It’s been mentioned about deducting points for Unfavoriting which would work fine, but that’s not possible without the trigger.

    Thanks.

    • This topic was modified 4 years ago by Windurin.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Windurin

    (@windurin)

    It would be brilliant if you were able to add it officially to the plugin, but if not, providing a hook like the snippet you have on your website on how to add triggers for Creating and Deleting Custom Post Types would help greatly too. So that something like this would work:

    “gamipress_favorites_favorite_{$my_prefix_post_type}” => sprintf( __( ‘Favorite a %s’, ‘gamipress-favorites-integration’ ), $post_type->labels->singular_name )

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @windurin

    Thank you so much for your suggestion!

    I just added your request to our roadmap to include it on future updates

    Best regards!

    Thread Starter Windurin

    (@windurin)

    Hi, thanks very much for the response. That’s great news that it will be implemented officially. I understand that there are a lot of add-ons and you have the main plugin to maintain, but could you please give a rough ETA on when this update might arrive? The Favorites plugin is quite an integral part of my site.

    Is it likely to be within the next 3 weeks?

    Thanks,
    Chris.

    Plugin Author Ruben Garcia

    (@rubengc)

    Hi @windurin

    Is extremely hard to give an estimated time for this feature since we have a great amount of features already in our roadmap

    Best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Favorite A Custom Post Type’ is closed to new replies.