Title: Shortcodes and Code snippets
Last modified: December 26, 2020

---

# Shortcodes and Code snippets

 *  Resolved [D U Enoch](https://wordpress.org/support/users/eugyenoch/)
 * (@eugyenoch)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-and-code-snippets-2/)
 * Where do I get your list of shortcodes and code snippets.
    For example, I want
   to output user affiliate link at specific places and so forth.
 * Please reply

Viewing 1 replies (of 1 total)

 *  Plugin Author [iova.mihai](https://wordpress.org/support/users/iovamihai/)
 * (@iovamihai)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-and-code-snippets-2/#post-13835063)
 * Hey [@eugyenoch](https://wordpress.org/support/users/eugyenoch/),
 * Currently we only have three shortcodes, the ones for the affiliate pages (registration,
   login and account). You can find more details about these here:
 * – [https://slicewp.com/docs/adding-affiliate-registration-page/](https://slicewp.com/docs/adding-affiliate-registration-page/)
   –
   [https://slicewp.com/docs/adding-affiliate-login-page/](https://slicewp.com/docs/adding-affiliate-login-page/)–
   [https://slicewp.com/docs/adding-an-affiliate-account-page/](https://slicewp.com/docs/adding-an-affiliate-account-page/)
 * To add the affiliate’s promotional URL, you can use the following PHP function:
   slicewp_get_affiliate_url( $affiliate_id ).
 * Make sure that $affiliate_id is properly populated with the affiliate’s ID.
 * Currently we don’t have a codex with all supported functions, however, if you
   are comfortable with PHP you can search some of the functions inside the plugin’s
   PHP files. We will be creating a codex with most used functions this following
   year. I can’t say however when it will be available.
 * Let me know what other functionality you’re looking to add.
 * All the best,
    Mihai

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes and Code snippets’ is closed to new replies.

 * ![](https://ps.w.org/slicewp/assets/icon-256x256.png?rev=2432848)
 * [Affiliate Program Suite — SliceWP Affiliates](https://wordpress.org/plugins/slicewp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slicewp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slicewp/)
 * [Active Topics](https://wordpress.org/support/plugin/slicewp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slicewp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slicewp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [iova.mihai](https://wordpress.org/support/users/iovamihai/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/shortcodes-and-code-snippets-2/#post-13835063)
 * Status: resolved