Forgive me if its in wrong room, feel free to move it to suitable one.
WORDPRESS / BB SHORTCODE feature
PURPOSE:
Module developer will able to use code like : [MOVIELIST] in any template
INSTALATION
- VQMOD is required
- Copy install_shortcode.xml to vqmod/xml/
- Copy shortcodes.php to system/library/
The code itself from Wordpress 3.6.1, i just modified so it can be used inside opencart.
Suggest and critique are welcome....
Download
OPENCART MODULE :
Opencart Compare Link Link your compared product to forum/email
Frontend Link From Admin Dashboard Get link to product , category, manufacturer, information from admin backend.
Copy and DIRECTLY Edit Product the easy way.
Custom Product Sort Full control to product sorting options
Already Sold Product Module, shows total product sold
http://codex.wordpress.org/Shortcode_API
OPENCART MODULE :
Opencart Compare Link Link your compared product to forum/email
Frontend Link From Admin Dashboard Get link to product , category, manufacturer, information from admin backend.
Copy and DIRECTLY Edit Product the easy way.
Custom Product Sort Full control to product sorting options
Already Sold Product Module, shows total product sold
Code: Select all
add_shortcode( 'foobar', 'foobar_func' , $this);
OPENCART MODULE :
Opencart Compare Link Link your compared product to forum/email
Frontend Link From Admin Dashboard Get link to product , category, manufacturer, information from admin backend.
Copy and DIRECTLY Edit Product the easy way.
Custom Product Sort Full control to product sorting options
Already Sold Product Module, shows total product sold
Several month ago I try to create shortcode and it's not work as expected, but when I combine your shortcode.php with my previous work -with some modification- I get cool result. Thank you for sharing your code

Plan to share it through github when it done or ready for beta test.
Yes, the documentation is missing, i'm sorry for that. May i ask which one is "it's not work" thing ?
I plan to add some modification so the shortcode, example "[foo]" can built by module / extension. And maybe execute some anonymous / closure in database
PS:
Indonesia ? Selamat pagi pak
OPENCART MODULE :
Opencart Compare Link Link your compared product to forum/email
Frontend Link From Admin Dashboard Get link to product , category, manufacturer, information from admin backend.
Copy and DIRECTLY Edit Product the easy way.
Custom Product Sort Full control to product sorting options
Already Sold Product Module, shows total product sold
OPENCART MODULE :
Opencart Compare Link Link your compared product to forum/email
Frontend Link From Admin Dashboard Get link to product , category, manufacturer, information from admin backend.
Copy and DIRECTLY Edit Product the easy way.
Custom Product Sort Full control to product sorting options
Already Sold Product Module, shows total product sold
Users browsing this forum: No registered users and 12 guests