Skip to content

Commit 129ee8f

Browse files
committed
Update theme-unity
1 parent c6fb99f commit 129ee8f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

mu-plugins/theme-unity.php

+3-4
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,10 @@
99
1010
CURRENT="$(dirname "$0")/external-plugin-update.log"
1111
12-
# From wp-content/themes/unity/inc/frontend.php
12+
# From wp-content/themes/unity/inc/tgm-plugins.php
1313
EXTERNAL_PLUGINS=(
14-
"http://www.wpopal.com/thememods/appthemer-crowdfunding.zip"
15-
"http://www.wpopal.com/thememods/js_composer.zip"
16-
"http://www.wpopal.com/thememods/revslider.zip"
14+
"http://source.wpopal.com/plugins/new/js_composer.zip"
15+
"http://source.wpopal.com/plugins/new/revslider.zip"
1716
)
1817
1918
for PLUGIN in "${EXTERNAL_PLUGINS[@]}"; do

0 commit comments

Comments
 (0)