Version History

0.0.50:

  • FIXED: Creation of static posts using the bulk actions in the products and links module of the freeware version seemed to be activated to the user, which was, in fact, false.
  • UPDATED: Reduced at least 50% the amount of data sent back and forth between our servers and client servers so the processing speed have being increased a bit.

0.0.46:

  • FIXED: Solved a new bug introduced in the last version.
  • Once again, thanks to Sara for let us know about it!

0.0.45:

  • FIXED: The free license version returned an error when the usedr tried to fetch links or products.
  • FIXED: There was an error, also in the free version, in the Javascript shortcode used to display products.
  • Thanks to Sara from WAHMToBe.com for let us know about it!

0.0.44:

  • NEW: Added a new special wildcard in the Products Module: All. It will returns the ad units regardless of your relationship with the merchants.
  • NEW: In the Products Module, now you can quickly spot if you have joined a merchant’s program or not.
  • NEW: In the Products and Links module, wpCJ will warn you when you try to promote a merchant you have not relationship with.
  • UPDATED:
    Name Price Actions
    JavaScript & AJAX for Dummies USD 16 (details)
    JavaScript & AJAX for DummiespLearn to use these powerful tools together and build Web sites that workpIf you want to build Web pages that offer real value to your site’s visitors, JavaScript and AJAX are top tools for the job. Even if you’re new to Web programming, this book helps
    jQuery: Visual QuickStart Guide USD 18 (details)
    jQuery: Visual QuickStart GuidejQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Many companies are using jQuery including: Amazon, Google, Twitter, Bank of America, BBC, ESPN, CBS News, Digg, Reuters, IBM
    jQuery Cookbook: Solutions & Examples for jQuery Developers USD 20 (details)
    jQuery Cookbook: Solutions & Examples for jQuery DevelopersDIVThis book provides concrete details on how to build web interfaces with jQuery, the champion of the Ajax frameworks. jQuery rapidly climbed to prominence in the Ajax world, leaping forward in a crowded field. While much of that has to do with its powe
    has been improved by adding a few optional parameters in order to use it to show products anywhere in addition to use it a a search result box.
    • keywords: The box will show products that matches the specified keywords. You can use the minus sign to define negative keywords. Ie. [wp box="results" keywords="positive -negative"]
    • currency, min and max: The box will display products that fit the specified range. You can define either field or all of them. Ie.- [wp box="results" currency="GBP" min="100" max="250"] or [wp box="results" currency="USD" max="50"]
    • limit: The box will display up to number specified in this field. Default is 25. Ie.- [wp box="results" keywords="ipod" limit="5"]

0.0.43:

  • CHANGED: [AD_PRICE_COMPARATION] was changed by [AD_CROSS_PROMOTION].
  • CHANGED: was changed by .
  • FIXED: There was an error in the SQL generated by the cross promotion tool when a product post has the SKU and UPC (both) defined. It’s solved now.

0.0.42:

  • NEW: Added a 2 new shortcodes and . If the post/page contains the custom fields named wpcj_sku or wpcj_upc, wpCJ will replace those shortcodes by its corresponding custom fields. These shortcodes are used to create cross-sells units and for price comparations).
  • NEW: Added a new shortcode: . If wpCJ found this shortcode in a product post or page, it will replace it with a cross-promotion table if there are more than one offer for that product in the wpCJ database (at a different price, a different advertiser or any other difference).
  • NEW: Added new pseudo-tags to the template engine:
    • If the ad unit is a product:
      • [AD_PRICE_COMPARATION]. It will mimic the behavior of the new shortcode .
      • [AD_ADVERTISER]. It will be replaced by the advertiser name.
      • [AD_MANUFCTURER]. It will be replaced by the manufacturer name.
      • [AD_MANUFCTURER_SKU]. It will be replaced by the Manufacturer Sku of the product.
      • [AD_SKU]. It will be replaced by CJ’s SKU. It might be blank if CJ does not provide it.
      • [AD_UPC]. It will be replaced by the Universal Product Code of the product.
      • [AD_ISBN]. It will be replaced by ISBN of the product, if apply and CJ provided it.
    • If the ad unit is a link:
      • [AD_ADVERTISER]. It will be replaced by the advertiser name.
      • [AD_HEIGHT]. It will be replaced by the height of the image, if apply.
      • [AD_WIDTH]. It will be replaced by the width of the image, if apply.
      • [AD_CATEGORY]. It will be replaced by the category given by CJ to the link.
      • [AD_PROMO_TYPE]: It will be replaced by the Promotion Type of the link, if apply.
      • [AD_PROMO_START]: It will be replaced by the start date of the promotion, if apply.
      • [AD_PROMO_END]: It will be replaced by the end date of the promotion, if apply.
  • NEW: Added a new shortcode
    Name Price Actions
    JavaScript & AJAX for Dummies USD 16 (details)
    JavaScript & AJAX for DummiespLearn to use these powerful tools together and build Web sites that workpIf you want to build Web pages that offer real value to your site’s visitors, JavaScript and AJAX are top tools for the job. Even if you’re new to Web programming, this book helps
    jQuery: Visual QuickStart Guide USD 18 (details)
    jQuery: Visual QuickStart GuidejQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Many companies are using jQuery including: Amazon, Google, Twitter, Bank of America, BBC, ESPN, CBS News, Digg, Reuters, IBM
    jQuery Cookbook: Solutions & Examples for jQuery Developers USD 20 (details)
    jQuery Cookbook: Solutions & Examples for jQuery DevelopersDIVThis book provides concrete details on how to build web interfaces with jQuery, the champion of the Ajax frameworks. jQuery rapidly climbed to prominence in the Ajax world, leaping forward in a crowded field. While much of that has to do with its powe
    . This special shortcode is used to show the search results once the final user has specify certain search criteria in the wpCJ Search Box.
  • NEW: Added a new widget “wpCJ Search Box“. This widget will present a special search box so the visitors can search the wpCJ database for the products they wants. It is different from the usual search box of WordPress because it allows the user to specify a range of price and a certain currency. In order to properly used this widget you must specify a page slug which must contains the shortcode
    Name Price Actions
    JavaScript & AJAX for Dummies USD 16 (details)
    JavaScript & AJAX for DummiespLearn to use these powerful tools together and build Web sites that workpIf you want to build Web pages that offer real value to your site’s visitors, JavaScript and AJAX are top tools for the job. Even if you’re new to Web programming, this book helps
    jQuery: Visual QuickStart Guide USD 18 (details)
    jQuery: Visual QuickStart GuidejQuery is a popular JavaScript library that simplifies event handling, animating, and Ajax interactions for rapid web development. Many companies are using jQuery including: Amazon, Google, Twitter, Bank of America, BBC, ESPN, CBS News, Digg, Reuters, IBM
    jQuery Cookbook: Solutions & Examples for jQuery Developers USD 20 (details)
    jQuery Cookbook: Solutions & Examples for jQuery DevelopersDIVThis book provides concrete details on how to build web interfaces with jQuery, the champion of the Ajax frameworks. jQuery rapidly climbed to prominence in the Ajax world, leaping forward in a crowded field. While much of that has to do with its powe
    . It can also be called using the following PHP call:
    • <?php if ( function_exists(‘wpcj_display_box’) ) wpcj_display_box(’search’,$show_currency,$show_price); ?>
    • $show_currency: Set it to true (default) if you want the final user to select the currency.
    • $show_price: Set it to true (default) if you want the final user to select the price range.

0.0.41:

  • NEW: Now you can copy&paste the code needed to promote a zone. Go to Zones Module, hover the mouse on the zone you want to promote and click on Promote It. Click on the appropiate box and then copy it to clipboard with the usual Copy To Clipboard operation of you operating system.
  • NEW: Out-dated promotions are now automatically excluded from being displayed.
  • FIXED: Promotion Start and End Dated are now handled correctly.
  • NEW: Advertisers ID is now included in the results of the Advertisers Module.
  • NEW: Added a new pseudo-tag in the Templates Module: [CHOOSE:Option A|Option B|...|Option N]. wpCJ will choose one of the options present in the tag and will replace it with that option. Ie: [CHOOSE: Hi!|Hello!|Hey!] will be replace by Hi! OR Hello! OR Hey!
  • NEW: Added a 4 new shortcodes , , and . If the post/page contains the custom fields named wpcj_currency, wpcj_price, wpcj_advertiser and wpcj_manufacturer, wpCJ will replace those shortcodes by its corresponding custom fields. These shortcodes will be extremelly useful in the future (they will help to keep your blog up to date if CJ.com change prices or currencies for a given product).

0.0.40:

  • NEW: In the Create-A-Page form (batch creation of products) now you must specify the SYLE of the intended posts or pages: They could be either STATIC or DYNAMIC.
  • NEW: New custom fields are added to the posts and pages created using the Create-A-Post feature. Those custom fields are: ADVERTISER NAME, MANUFACTURER NAME, PRICE, CURRENCY. These are going to be used in the future.

line
Our sitemap | Terms of service | Privacy guidelines (c) 2009 - wpCJ.com. All rights reserved
Commission Junction and its logo are trademarks of Commission Junction, Inc. WordPress and its logo are trademarks of Automattic, Inc.