Commit 2daca1a
Remove pro_warning_badge from generate_store_script
Remove the call to pro_warning_badge_if_needed in the
generate_store_script method and simplify the handling
of the result from disable_pro_render_options_if_not_licensed.
The method now:
- Directly assigns the result without extracting sub-hashes
- Returns the store hydration scripts without the warning badge
This continues the removal of the visual warning badge for
pro-only features.1 parent bbc2de3 commit 2daca1a
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
| 41 | + | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
65 | | - | |
66 | | - | |
| 63 | + | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
0 commit comments