Display by Age
-
I would like to create a page for each Young, Adult, Senior dogs. Then display only those ages on that page using the plugin shortcode. According to Petfinder API docs I should be able to use age=”young” which I added to the shortcode on the page.
I then went into the plugin code to added ‘age’ => ”, under extract( shortcode_atts( array
This didn’t work. So it needs to be added elsewhere in the plugin code but I thought I would check first to see if there is a simple solution before I start adding extra code to figure this out.
Thanks!
C
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display by Age’ is closed to new replies.