Profile
Achievement
cyberhobo's Recent SnippetsTagged function
- All /
« Prev 1 Next »
This makes template code that applies to children of a particular page much more readable, especially if you can use a page path instead of an ID: `if ( is_child_of( 'topic/subtopic' ) ) :`.
1
865
posted 15 years ago by cyberhobo