Developer Archives - RafflePress https://rafflepress.com Fri, 08 Apr 2022 19:30:11 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 https://rafflepress.com/wp-content/uploads/2019/07/cropped-RafflePress-Icon-Mono-Orange-compressor-32x32.png Developer Archives - RafflePress https://rafflepress.com 32 32 Webhooks https://rafflepress.com/docs/webhooks/?utm_source=rss&utm_medium=rss&utm_campaign=webhooks Mon, 04 Oct 2021 13:14:20 +0000 https://rafflepress.com/?post_type=ht_kb&p=6318 Setting Up Webhooks Start sending giveaway data with Webhook integration! Please follow these steps to set up a single or multiple webhooks. NOTE: This integration sends the following RafflePress fields for new login entries to the webhook request URL(s) specified: “fullname”, “first_name”, “last_name”, “email”, “giveaway_id”, “giveaway_name”, “sign_up_date”. User data from giveaway actions that use third-party platforms […]

The post Webhooks appeared first on RafflePress.]]>
Pass Name and Email to the Giveaway https://rafflepress.com/docs/pass-name-and-email-to-the-giveaway/?utm_source=rss&utm_medium=rss&utm_campaign=pass-name-and-email-to-the-giveaway Thu, 21 Jan 2021 19:14:35 +0000 https://rafflepress.com/?post_type=ht_kb&p=4171 You can prefill the giveaway’s name and email fields by passing them in on the giveaway page’s URL. This will auto-register the user. Use the query parameters (both are required): rp-email rp-name Here’s an example: https://rafflepress.com/demos/?rp-email=name%40example.com&rp-name=John

The post Pass Name and Email to the Giveaway appeared first on RafflePress.]]>
Permission Filters https://rafflepress.com/docs/permission-filters/?utm_source=rss&utm_medium=rss&utm_campaign=permission-filters Tue, 15 Dec 2020 15:03:34 +0000 https://rafflepress.com/?post_type=ht_kb&p=3930 Note: This document is intended for developers. To change the permission of who can access RafflePress you can use our permission filters. Below is a list of filters. To learn more about filters visit: https://developer.wordpress.org/reference/functions/add_filter/ rafflepress_menu_capability(defaults to: edit_others_posts) rafflepress_list_users_capability (defaults to: list_users) rafflepress_install_plugins_capability (defauls to: install_plugins) rafflepress_update_plugins_capability (defaults to: update_plugins) rafflepress_activate_plugins_capability (defauls to: activate_plugins)

The post Permission Filters appeared first on RafflePress.]]>