Commit bf077e4
authored
use WP to determine wp-content path
there's no guarantee that wp-content will be off the root directory or that it will even be named `wp-content` or that the path to the plugins directory even sits inside `wp-content`. Better to use WordPress's built-in functions to determine the correct path.1 parent 282f2cf commit bf077e4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments