Random Code Question

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
johnsmith0251
 
 
Posts: 304
Joined: Mon Aug 20, 2018 6:47 pm

Random Code Question

Post by johnsmith0251 »

There's nothing behind this except curiosity. In the code, wwb adds w_ before sections, items, etc. Is this how the program works or an enabled setting?
User avatar
crispy68
 
 
Posts: 3003
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Random Code Question

Post by crispy68 »

How it works. Sometimes certain objects need a wrapper and that is when the wb_ is added.
johnsmith0251
 
 
Posts: 304
Joined: Mon Aug 20, 2018 6:47 pm

Re: Random Code Question

Post by johnsmith0251 »

crispy68 wrote: Mon Jul 15, 2024 9:24 pm How it works. Sometimes certain objects need a wrapper and that is when the w_ is added.
Thanks!
Post Reply