Is there a “how-to” on reading the Code Reference?
-
Hi there, newbie here but making progress. In the Code Reference, I tend to jump to the examples pretty quickly when trying to understand a new function, as I find them more relatable than the specs.
Is there a page in www.remarpro.com or elsewhere that explains how to interpret specs? For example, in the linked page under Parameters, I know I want to use the argument ‘child of’ and set it to 5607. I also know up at the top where the function template is listed, there’s a “language” for the parameter shorthand:
wp_list_pages( array|string $args = '' )
. Where do I learn how to interpret that?As I’m typing this I am sure this is a “PHP 101” question, rather than specifically WordPress. If someone could suggest a resource it would be much appreciated.
- This topic was modified 3 years, 8 months ago by .
- This topic was modified 3 years, 8 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Is there a “how-to” on reading the Code Reference?’ is closed to new replies.