Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

PHP function reference for Latest Products

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › PHP function reference for Latest Products

Tagged: do_shortcode(), estore, shortcode

  • This topic has 3 replies, 3 voices, and was last updated 12 years ago by ervanerfian.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 14, 2011 at 8:34 am #2935
    deane
    Member

    I got the shortcode for latest added products:

    [wp_eStore_latest_products number=5 style=1]

    …but what is the PHP function reference for this shortcode?

    Thanks for the help:)

    March 15, 2011 at 12:49 am #30142
    amin007
    Participant
    <?php echo eStore_show_latest_products_list(5,1); ?>

    Displays the last 5 recently added products on a post or page using fancy display 1. You can modifiy the first parameter (5) to specify how many products to display. You can also modify the second parameter (1) to change the fancy display.

    I will add it in the PDF file.

    March 15, 2011 at 2:43 am #30143
    deane
    Member

    Perfect. Thank you so much:)

    March 15, 2011 at 7:43 am #30144
    ervanerfian
    Member

    You can using do_shortcode() to write directly your shortcode:

    <?php echo (do_shortcode('[wp_eStore_latest_products number=5 style=1]')); ?>

    Function Reference/do shortcode

    http://codex.wordpress.org/Function_Reference/do_shortcode

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • WP PDF Stamper Documentation
  • WP Photo Seller Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial
  • WP Photo Seller Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Download Monitor

Copyright © 2023 | Tips and Tricks HQ