Where is the default template found in the database?
-
I’m writing an “add-on” that can add a newly registered user to the default list with the press of a button. What I need is to programmatically get the default template id so I can assign the $data[‘tplateID’] that value.
I don’t see a special table with that value, so I guess it would be in the post or post_meta table?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Where is the default template found in the database?’ is closed to new replies.