[ad_1]
Thread Starter
Eugene
(@euguk007)
Also, when creating a snippet, unnecessary empty data fields are added to the database. For instance: wbcr_inp_snippet_linking, wbcr_inp_snippet_custom_name, wbcr_inp_snippet_description, wbcr_inp_snippet_tags.
Surely you can set it that only if the field is not NULL the database entry is created?
Cheers 😉
Plugin Author
Temyk
(@webtemyk)
Hello.
Default snippets are needed so that you can check its operation immediately after activating the plugin. You can delete them at any time.
These meta fields are added for a reason. The corresponding fields on the snippet form are empty, so the fields are empty.
