I guess I must have misrepresented what I’m trying to do and used improper terminology. Let me describe my project.
I am a pastor with 30+ years IT experience on a number of platforms and am learning PHP to interact with WordPress to provide a Bible Reading Plan site that users can also discuss their daily reading.
I have written snippets to provide users with various Bible passages from their daily reading plan. The code is so similar between plans that I could use one snippet if I could pass a parameter/argument/variable (whatever the right terminology is) indicating the reading plan. I was looking through all kinds of sites to find the right terminology, method, etc, which is where I got the terminology I used.
Given what I’ve explained, can it be done using PHP Snippet and if so how.
Thanks in advance.