SVG Support - Version 2.3.21

Version Description

  • Fixed featured image SVG overlapping container.
Download this release

Release Info

Developer Benbodhi
Plugin Icon 128x128 SVG Support
Version 2.3.21
Comparing to
See all releases

Code changes from version 2.3.20 to 2.3.21

config.codekit3 CHANGED
@@ -7,7 +7,7 @@
7
  "uuidString" : "FDF09C14-788E-4A4D-A218-DA6A56580A0D"
8
  }
9
  ],
10
- "creatorBuild" : "34127",
11
  "files" : {
12
  "\/admin\/admin-init.php" : {
13
  "cB" : 0,
@@ -174,7 +174,7 @@
174
  "oA" : 0,
175
  "oAP" : "\/js\/min\/svgs-admin-notice-update-min-min.js",
176
  "oF" : 0,
177
- "sC" : 1,
178
  "tS" : 0
179
  },
180
  "\/js\/min\/svgs-inline-min.js" : {
@@ -185,7 +185,7 @@
185
  "oA" : 0,
186
  "oAP" : "\/js\/min\/svgs-inline-min-min.js",
187
  "oF" : 0,
188
- "sC" : 1,
189
  "tS" : 0
190
  },
191
  "\/js\/svgs-admin-notice-update.js" : {
@@ -196,7 +196,7 @@
196
  "oA" : 0,
197
  "oAP" : "\/js\/min\/svgs-admin-notice-update-min.js",
198
  "oF" : 2,
199
- "sC" : 1,
200
  "tS" : 0
201
  },
202
  "\/js\/svgs-inline.js" : {
@@ -207,7 +207,7 @@
207
  "oA" : 0,
208
  "oAP" : "\/js\/min\/svgs-inline-min.js",
209
  "oF" : 2,
210
- "sC" : 1,
211
  "tS" : 0
212
  },
213
  "\/languages\/svgsupport-es_ES.mo" : {
@@ -261,6 +261,7 @@
261
  "\/scss\/svgs-admin-edit-post.scss" : {
262
  "aP" : 0,
263
  "bl" : 0,
 
264
  "dP" : 10,
265
  "ec" : 1,
266
  "ft" : 4,
@@ -275,6 +276,7 @@
275
  "\/scss\/svgs-admin-simple-mode.scss" : {
276
  "aP" : 0,
277
  "bl" : 0,
 
278
  "dP" : 10,
279
  "ec" : 1,
280
  "ft" : 4,
@@ -289,6 +291,7 @@
289
  "\/scss\/svgs-admin.scss" : {
290
  "aP" : 0,
291
  "bl" : 0,
 
292
  "dP" : 10,
293
  "ec" : 1,
294
  "ft" : 4,
@@ -303,6 +306,7 @@
303
  "\/scss\/svgs-attachment.scss" : {
304
  "aP" : 0,
305
  "bl" : 0,
 
306
  "dP" : 10,
307
  "ec" : 1,
308
  "ft" : 4,
@@ -1282,7 +1286,8 @@
1282
  "optionString" : ""
1283
  },
1284
  "no-multi-assign" : {
1285
- "active" : 0
 
1286
  },
1287
  "no-multi-spaces" : {
1288
  "active" : 0,
@@ -1405,7 +1410,8 @@
1405
  "active" : 1
1406
  },
1407
  "no-sequences" : {
1408
- "active" : 0
 
1409
  },
1410
  "no-setter-return" : {
1411
  "active" : 1
@@ -1769,354 +1775,6 @@
1769
  "gitIgnoreBuildFolder" : 1,
1770
  "hideConfigFile" : 0,
1771
  "jsCheckerReservedNamesString" : "",
1772
- "jsHintFlags2" : {
1773
- "asi" : {
1774
- "active" : 0,
1775
- "flagValue" : -1
1776
- },
1777
- "bitwise" : {
1778
- "active" : 1,
1779
- "flagValue" : -1
1780
- },
1781
- "boss" : {
1782
- "active" : 0,
1783
- "flagValue" : -1
1784
- },
1785
- "browser" : {
1786
- "active" : 1,
1787
- "flagValue" : -1
1788
- },
1789
- "browserify" : {
1790
- "active" : 0,
1791
- "flagValue" : -1
1792
- },
1793
- "camelcase" : {
1794
- "active" : 0,
1795
- "flagValue" : -1
1796
- },
1797
- "couch" : {
1798
- "active" : 0,
1799
- "flagValue" : -1
1800
- },
1801
- "curly" : {
1802
- "active" : 1,
1803
- "flagValue" : -1
1804
- },
1805
- "debug" : {
1806
- "active" : 0,
1807
- "flagValue" : -1
1808
- },
1809
- "devel" : {
1810
- "active" : 0,
1811
- "flagValue" : -1
1812
- },
1813
- "dojo" : {
1814
- "active" : 0,
1815
- "flagValue" : -1
1816
- },
1817
- "elision" : {
1818
- "active" : 1,
1819
- "flagValue" : -1
1820
- },
1821
- "eqeqeq" : {
1822
- "active" : 1,
1823
- "flagValue" : -1
1824
- },
1825
- "eqnull" : {
1826
- "active" : 0,
1827
- "flagValue" : -1
1828
- },
1829
- "es3" : {
1830
- "active" : 0,
1831
- "flagValue" : -1
1832
- },
1833
- "esnext" : {
1834
- "active" : 0,
1835
- "flagValue" : -1
1836
- },
1837
- "evil" : {
1838
- "active" : 0,
1839
- "flagValue" : -1
1840
- },
1841
- "expr" : {
1842
- "active" : 0,
1843
- "flagValue" : -1
1844
- },
1845
- "forin" : {
1846
- "active" : 0,
1847
- "flagValue" : -1
1848
- },
1849
- "freeze" : {
1850
- "active" : 1,
1851
- "flagValue" : -1
1852
- },
1853
- "funcscope" : {
1854
- "active" : 0,
1855
- "flagValue" : -1
1856
- },
1857
- "futurehostile" : {
1858
- "active" : 0,
1859
- "flagValue" : -1
1860
- },
1861
- "globalstrict" : {
1862
- "active" : 0,
1863
- "flagValue" : -1
1864
- },
1865
- "immed" : {
1866
- "active" : 0,
1867
- "flagValue" : -1
1868
- },
1869
- "indent" : {
1870
- "active" : 0,
1871
- "flagValue" : 4
1872
- },
1873
- "iterator" : {
1874
- "active" : 0,
1875
- "flagValue" : -1
1876
- },
1877
- "jasmine" : {
1878
- "active" : 0,
1879
- "flagValue" : -1
1880
- },
1881
- "jquery" : {
1882
- "active" : 1,
1883
- "flagValue" : -1
1884
- },
1885
- "lastsemic" : {
1886
- "active" : 0,
1887
- "flagValue" : -1
1888
- },
1889
- "latedef" : {
1890
- "active" : 1,
1891
- "flagValue" : -1
1892
- },
1893
- "laxbreak" : {
1894
- "active" : 0,
1895
- "flagValue" : -1
1896
- },
1897
- "laxcomma" : {
1898
- "active" : 0,
1899
- "flagValue" : -1
1900
- },
1901
- "loopfunc" : {
1902
- "active" : 0,
1903
- "flagValue" : -1
1904
- },
1905
- "maxcomplexity" : {
1906
- "active" : 0,
1907
- "flagValue" : 10
1908
- },
1909
- "maxdepth" : {
1910
- "active" : 0,
1911
- "flagValue" : 3
1912
- },
1913
- "maxlen" : {
1914
- "active" : 0,
1915
- "flagValue" : 150
1916
- },
1917
- "maxparams" : {
1918
- "active" : 0,
1919
- "flagValue" : 3
1920
- },
1921
- "maxstatements" : {
1922
- "active" : 0,
1923
- "flagValue" : 4
1924
- },
1925
- "mocha" : {
1926
- "active" : 0,
1927
- "flagValue" : -1
1928
- },
1929
- "mootools" : {
1930
- "active" : 0,
1931
- "flagValue" : -1
1932
- },
1933
- "moz" : {
1934
- "active" : 0,
1935
- "flagValue" : -1
1936
- },
1937
- "multistr" : {
1938
- "active" : 0,
1939
- "flagValue" : -1
1940
- },
1941
- "newcap" : {
1942
- "active" : 1,
1943
- "flagValue" : -1
1944
- },
1945
- "noarg" : {
1946
- "active" : 1,
1947
- "flagValue" : -1
1948
- },
1949
- "nocomma" : {
1950
- "active" : 0,
1951
- "flagValue" : -1
1952
- },
1953
- "node" : {
1954
- "active" : 0,
1955
- "flagValue" : -1
1956
- },
1957
- "noempty" : {
1958
- "active" : 0,
1959
- "flagValue" : -1
1960
- },
1961
- "nonbsp" : {
1962
- "active" : 0,
1963
- "flagValue" : -1
1964
- },
1965
- "nonew" : {
1966
- "active" : 1,
1967
- "flagValue" : -1
1968
- },
1969
- "nonstandard" : {
1970
- "active" : 0,
1971
- "flagValue" : -1
1972
- },
1973
- "notypeof" : {
1974
- "active" : 1,
1975
- "flagValue" : -1
1976
- },
1977
- "noyield" : {
1978
- "active" : 0,
1979
- "flagValue" : -1
1980
- },
1981
- "onecase" : {
1982
- "active" : 0,
1983
- "flagValue" : -1
1984
- },
1985
- "phantom" : {
1986
- "active" : 0,
1987
- "flagValue" : -1
1988
- },
1989
- "plusplus" : {
1990
- "active" : 0,
1991
- "flagValue" : -1
1992
- },
1993
- "proto" : {
1994
- "active" : 0,
1995
- "flagValue" : -1
1996
- },
1997
- "prototypejs" : {
1998
- "active" : 0,
1999
- "flagValue" : -1
2000
- },
2001
- "qunit" : {
2002
- "active" : 0,
2003
- "flagValue" : -1
2004
- },
2005
- "regexp" : {
2006
- "active" : 1,
2007
- "flagValue" : -1
2008
- },
2009
- "rhino" : {
2010
- "active" : 0,
2011
- "flagValue" : -1
2012
- },
2013
- "scripturl" : {
2014
- "active" : 0,
2015
- "flagValue" : -1
2016
- },
2017
- "shadow" : {
2018
- "active" : 0,
2019
- "flagValue" : -1
2020
- },
2021
- "shelljs" : {
2022
- "active" : 0,
2023
- "flagValue" : -1
2024
- },
2025
- "singleGroups" : {
2026
- "active" : 0,
2027
- "flagValue" : -1
2028
- },
2029
- "strict" : {
2030
- "active" : 0,
2031
- "flagValue" : -1
2032
- },
2033
- "sub" : {
2034
- "active" : 0,
2035
- "flagValue" : -1
2036
- },
2037
- "supernew" : {
2038
- "active" : 0,
2039
- "flagValue" : -1
2040
- },
2041
- "typed" : {
2042
- "active" : 0,
2043
- "flagValue" : -1
2044
- },
2045
- "undef" : {
2046
- "active" : 1,
2047
- "flagValue" : -1
2048
- },
2049
- "unused" : {
2050
- "active" : 1,
2051
- "flagValue" : -1
2052
- },
2053
- "varstmt" : {
2054
- "active" : 0,
2055
- "flagValue" : -1
2056
- },
2057
- "withstmt" : {
2058
- "active" : 0,
2059
- "flagValue" : -1
2060
- },
2061
- "worker" : {
2062
- "active" : 0,
2063
- "flagValue" : -1
2064
- },
2065
- "wsh" : {
2066
- "active" : 0,
2067
- "flagValue" : -1
2068
- },
2069
- "yui" : {
2070
- "active" : 0,
2071
- "flagValue" : -1
2072
- }
2073
- },
2074
- "jsLintFlags2" : {
2075
- "bitwise" : {
2076
- "active" : 0,
2077
- "flagValue" : -1
2078
- },
2079
- "browser" : {
2080
- "active" : 1,
2081
- "flagValue" : -1
2082
- },
2083
- "couch" : {
2084
- "active" : 0,
2085
- "flagValue" : -1
2086
- },
2087
- "devel" : {
2088
- "active" : 0,
2089
- "flagValue" : -1
2090
- },
2091
- "es6" : {
2092
- "active" : 0,
2093
- "flagValue" : -1
2094
- },
2095
- "eval" : {
2096
- "active" : 0,
2097
- "flagValue" : -1
2098
- },
2099
- "for" : {
2100
- "active" : 0,
2101
- "flagValue" : -1
2102
- },
2103
- "maxlen" : {
2104
- "active" : 0,
2105
- "flagValue" : 150
2106
- },
2107
- "node" : {
2108
- "active" : 0,
2109
- "flagValue" : -1
2110
- },
2111
- "this" : {
2112
- "active" : 0,
2113
- "flagValue" : -1
2114
- },
2115
- "white" : {
2116
- "active" : 0,
2117
- "flagValue" : -1
2118
- }
2119
- },
2120
  "languageDefaultsCOFFEE" : {
2121
  "autoOutputAction" : 0,
2122
  "autoOutputPathFilenamePattern" : "*.js",
@@ -2192,7 +1850,7 @@
2192
  "bundleFormat" : 0,
2193
  "minifierStyle" : 1,
2194
  "sourceMapStyle" : 0,
2195
- "syntaxCheckerStyle" : 1,
2196
  "transpilerStyle" : 0
2197
  },
2198
  "languageDefaultsJSON" : {
@@ -2425,6 +2083,7 @@
2425
  "tsEmitBOM" : 0,
2426
  "tsEmitDecoratorMetadata" : 0,
2427
  "tsESModuleInterop" : 0,
 
2428
  "tsForceConsistentCasingInFileNames" : 0,
2429
  "tsImportHelpers" : 0,
2430
  "tsIsolatedModules" : 0,
@@ -2433,6 +2092,7 @@
2433
  "tsNoEmitHelpers" : 0,
2434
  "tsNoFallthroughCasesInSwitch" : 0,
2435
  "tsNoImplicitAny" : 0,
 
2436
  "tsNoImplicitReturns" : 0,
2437
  "tsNoImplicitThis" : 0,
2438
  "tsNoImplicitUseStrict" : 0,
@@ -2453,6 +2113,7 @@
2453
  "tsStripInternal" : 0,
2454
  "tsSuppressExcessPropertyErrors" : 0,
2455
  "tsSuppressImplicitAnyIndexErrors" : 0,
 
2456
  "uglifyDefinesString" : "",
2457
  "uglifyFlags2" : {
2458
  "arguments" : {
7
  "uuidString" : "FDF09C14-788E-4A4D-A218-DA6A56580A0D"
8
  }
9
  ],
10
+ "creatorBuild" : "34214",
11
  "files" : {
12
  "\/admin\/admin-init.php" : {
13
  "cB" : 0,
174
  "oA" : 0,
175
  "oAP" : "\/js\/min\/svgs-admin-notice-update-min-min.js",
176
  "oF" : 0,
177
+ "sC" : 3,
178
  "tS" : 0
179
  },
180
  "\/js\/min\/svgs-inline-min.js" : {
185
  "oA" : 0,
186
  "oAP" : "\/js\/min\/svgs-inline-min-min.js",
187
  "oF" : 0,
188
+ "sC" : 3,
189
  "tS" : 0
190
  },
191
  "\/js\/svgs-admin-notice-update.js" : {
196
  "oA" : 0,
197
  "oAP" : "\/js\/min\/svgs-admin-notice-update-min.js",
198
  "oF" : 2,
199
+ "sC" : 3,
200
  "tS" : 0
201
  },
202
  "\/js\/svgs-inline.js" : {
207
  "oA" : 0,
208
  "oAP" : "\/js\/min\/svgs-inline-min.js",
209
  "oF" : 2,
210
+ "sC" : 3,
211
  "tS" : 0
212
  },
213
  "\/languages\/svgsupport-es_ES.mo" : {
261
  "\/scss\/svgs-admin-edit-post.scss" : {
262
  "aP" : 0,
263
  "bl" : 0,
264
+ "co" : 0,
265
  "dP" : 10,
266
  "ec" : 1,
267
  "ft" : 4,
276
  "\/scss\/svgs-admin-simple-mode.scss" : {
277
  "aP" : 0,
278
  "bl" : 0,
279
+ "co" : 0,
280
  "dP" : 10,
281
  "ec" : 1,
282
  "ft" : 4,
291
  "\/scss\/svgs-admin.scss" : {
292
  "aP" : 0,
293
  "bl" : 0,
294
+ "co" : 0,
295
  "dP" : 10,
296
  "ec" : 1,
297
  "ft" : 4,
306
  "\/scss\/svgs-attachment.scss" : {
307
  "aP" : 0,
308
  "bl" : 0,
309
+ "co" : 0,
310
  "dP" : 10,
311
  "ec" : 1,
312
  "ft" : 4,
1286
  "optionString" : ""
1287
  },
1288
  "no-multi-assign" : {
1289
+ "active" : 0,
1290
+ "optionString" : "{'ignoreNonDeclaration': false}"
1291
  },
1292
  "no-multi-spaces" : {
1293
  "active" : 0,
1410
  "active" : 1
1411
  },
1412
  "no-sequences" : {
1413
+ "active" : 0,
1414
+ "optionString" : "{'allowInParentheses': true}"
1415
  },
1416
  "no-setter-return" : {
1417
  "active" : 1
1775
  "gitIgnoreBuildFolder" : 1,
1776
  "hideConfigFile" : 0,
1777
  "jsCheckerReservedNamesString" : "",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1778
  "languageDefaultsCOFFEE" : {
1779
  "autoOutputAction" : 0,
1780
  "autoOutputPathFilenamePattern" : "*.js",
1850
  "bundleFormat" : 0,
1851
  "minifierStyle" : 1,
1852
  "sourceMapStyle" : 0,
1853
+ "syntaxCheckerStyle" : 3,
1854
  "transpilerStyle" : 0
1855
  },
1856
  "languageDefaultsJSON" : {
2083
  "tsEmitBOM" : 0,
2084
  "tsEmitDecoratorMetadata" : 0,
2085
  "tsESModuleInterop" : 0,
2086
+ "tsExactOptionalPropertyTypes" : 0,
2087
  "tsForceConsistentCasingInFileNames" : 0,
2088
  "tsImportHelpers" : 0,
2089
  "tsIsolatedModules" : 0,
2092
  "tsNoEmitHelpers" : 0,
2093
  "tsNoFallthroughCasesInSwitch" : 0,
2094
  "tsNoImplicitAny" : 0,
2095
+ "tsNoImplicitOverride" : 0,
2096
  "tsNoImplicitReturns" : 0,
2097
  "tsNoImplicitThis" : 0,
2098
  "tsNoImplicitUseStrict" : 0,
2113
  "tsStripInternal" : 0,
2114
  "tsSuppressExcessPropertyErrors" : 0,
2115
  "tsSuppressImplicitAnyIndexErrors" : 0,
2116
+ "tsUseUnknownInCatchVariables" : 0,
2117
  "uglifyDefinesString" : "",
2118
  "uglifyFlags2" : {
2119
  "arguments" : {
css/svgs-admin-edit-post.css CHANGED
@@ -1 +1 @@
1
- body #set-post-thumbnail,body #postimagediv .inside img[src$=".svg"]{width:100%}
1
+ body #set-post-thumbnail,body #postimagediv .inside img[src$=".svg"]{width:100%}.editor-post-featured-image .components-responsive-wrapper__content{position:relative}
readme.txt CHANGED
@@ -5,7 +5,7 @@ Tags: svg, vector, safesvg, safe svg, css, style, mime, mime type, embed, img, i
5
  Requires at least: 4.8
6
  Tested up to: 5.9-RC1-52446
7
  Requires PHP: 5.2
8
- Stable tag: 2.3.20
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
@@ -140,6 +140,9 @@ You need to add the mime type for svg and svgz to: "MLA Settings > Media Library
140
 
141
  == Changelog ==
142
 
 
 
 
143
  = 2.3.20 =
144
  * Fixed admin setting not being escaped when output.
145
 
@@ -321,6 +324,9 @@ You need to add the mime type for svg and svgz to: "MLA Settings > Media Library
321
 
322
  == Upgrade Notice ==
323
 
 
 
 
324
  = 2.3.20 =
325
  Added more security.
326
 
5
  Requires at least: 4.8
6
  Tested up to: 5.9-RC1-52446
7
  Requires PHP: 5.2
8
+ Stable tag: 2.3.21
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
140
 
141
  == Changelog ==
142
 
143
+ = 2.3.21 =
144
+ * Fixed featured image SVG overlapping container.
145
+
146
  = 2.3.20 =
147
  * Fixed admin setting not being escaped when output.
148
 
324
 
325
  == Upgrade Notice ==
326
 
327
+ = 2.3.21 =
328
+ Fixes featured image display on edit post screen.
329
+
330
  = 2.3.20 =
331
  Added more security.
332
 
scss/svgs-admin-edit-post.scss CHANGED
@@ -7,4 +7,8 @@
7
  body #set-post-thumbnail,
8
  body #postimagediv .inside img[src$=".svg"] {
9
  width: 100%;
 
 
 
 
10
  }
7
  body #set-post-thumbnail,
8
  body #postimagediv .inside img[src$=".svg"] {
9
  width: 100%;
10
+ }
11
+ // fix featured image extending outside container
12
+ .editor-post-featured-image .components-responsive-wrapper__content {
13
+ position: relative;
14
  }
svg-support.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: SVG Support
4
  Plugin URI: http://wordpress.org/plugins/svg-support/
5
  Description: Upload SVG files to the Media Library and render SVG files inline for direct styling/animation of an SVG's internal elements using CSS/JS.
6
- Version: 2.3.20
7
  Author: Benbodhi
8
  Author URI: https://benbodhi.com
9
  Text Domain: svg-support
@@ -22,7 +22,7 @@ if ( ! defined( 'ABSPATH' ) ) {
22
  /**
23
  * Global variables
24
  */
25
- $svgs_plugin_version = '2.3.20'; // for use on admin pages
26
  $plugin_file = plugin_basename(__FILE__); // plugin file for reference
27
  define( 'BODHI_SVGS_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); // define the absolute plugin path for includes
28
  define( 'BODHI_SVGS_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); // define the plugin url for use in enqueue
3
  Plugin Name: SVG Support
4
  Plugin URI: http://wordpress.org/plugins/svg-support/
5
  Description: Upload SVG files to the Media Library and render SVG files inline for direct styling/animation of an SVG's internal elements using CSS/JS.
6
+ Version: 2.3.21
7
  Author: Benbodhi
8
  Author URI: https://benbodhi.com
9
  Text Domain: svg-support
22
  /**
23
  * Global variables
24
  */
25
+ $svgs_plugin_version = '2.3.21'; // for use on admin pages
26
  $plugin_file = plugin_basename(__FILE__); // plugin file for reference
27
  define( 'BODHI_SVGS_PLUGIN_PATH', plugin_dir_path( __FILE__ ) ); // define the absolute plugin path for includes
28
  define( 'BODHI_SVGS_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); // define the plugin url for use in enqueue