PluginProbe
WP Ultimate Post Grid / 2.0
WP Ultimate Post Grid v2.0
4.1.1 trunk 1.5 1.6 1.7 1.7.1 1.7.2 1.8 1.9 2.0 2.1 2.2 2.3 2.4.0 2.5.0 2.6.0 2.7.0 2.8.0 2.8.2 3.0.0 3.3.0 3.4.0 3.5.0 3.6.0 3.7.0 All 32 releases
← All changes | static/faq.php +1 -1 2.8.22.0 View file →
@@ -16,9 +16,9 @@
16 16 }
17 17 $full_name = $name . ' ' . $version;
18 18
19 19 // Image directory
20 -$img_dir = WPUltimatePostGrid::get()->coreUrl . '/assets/images/faq/';
20 +$img_dir = WPUltimatePostGrid::get()->coreUrl . '/img/faq/';
21 21 ?>
22 22
23 23 <div class="wrap about-wrap">
24 24