Create
-
Hi everyone,
I have a php code that takes some products’ IDs and creates a slider on the homepage. What I need is to make it easier to use from non understanding users – so I need to make some field on the UI of wordpress where the users can write the products’ IDs and through some plugin or something I want to be able to take these IDs and use it in the php code (if the user writes them directly in the code, he can break something).
Also, I have featured products on the homepage so I can’t use that feature.
I searched the web and couldn’t find a solution to this. Any help will be useful. Thank you
- The topic ‘Create’ is closed to new replies.