Request for another php function
-
Hi,
pardon the probably stupid question but I’m a newbie to plugin development.
I need to do a sort of product catalogue.
I’ve prepared the mysql tables, the db accessor php classes and the domain objects. Now I’m able to read and print (via Div tags) a list of products (picture, name, price).
This is realized using a shortcode in a static wp page.Now the question is: which is the better way to invoke another php function that, after a product is clicked, print another list of the selected product features?
Thanks in advance
Fabio
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Request for another php function’ is closed to new replies.