File manager - Edit - /home/palg2351/public_html/wp-content/plugins/sejoli/cli/affiliate.php
Back
<?php namespace SejoliSA\CLI; class Affiliate { /** * Get affiliate link * * <product_id> * The product ID * * <user_id> * The User ID * * ## EXAMPLES * * wp sejolisa affliate link 10 13 * * @when after_wp_load */ public function link(array $args) { list( $product_id, $affiliate_id) = $args; __debug( sejolisa_get_affiliate_links($product_id, $affiliate_id) ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings