Changeset 249211 for wecodeart/6.5.5/inc/app.php
- Timestamp:
- 11/16/2024 04:28:18 PM (12 months ago)
- Location:
- wecodeart/6.5.5
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from wecodeart/6.5.4)
-
inc/app.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wecodeart/6.5.5/inc/app.php
r242717 r249211 159 159 'more' => 'https://github.com/BicanMarianValeriu/wca-accordion/', 160 160 'source' => 'github', 161 'version' => '1.0. 4',161 'version' => '1.0.5', 162 162 'destination' => 'accordion', 163 163 'type' => 'module', … … 179 179 'more' => 'https://www.wecodeart.com/integrations/formatting-options/', 180 180 'source' => 'github', 181 'version' => '1.0. 7',181 'version' => '1.0.8', 182 182 'destination' => 'formatting', 183 183 'type' => 'module', … … 219 219 'more' => 'https://github.com/BicanMarianValeriu/wca-cookies/', 220 220 'source' => 'github', 221 'version' => '1.0. 2',221 'version' => '1.0.4', 222 222 'destination' => 'cookies', 223 'type' => 'module', 224 ], 225 [ 226 'slug' => 'BicanMarianValeriu/wca-translate', 227 'title' => esc_html__( 'WCA: Translate', 'wecodeart' ), 228 'description' => esc_html__( 'Translate your website using Google Translate Element API.', 'wecodeart' ), 229 'more' => 'https://github.com/BicanMarianValeriu/wca-translate/', 230 'source' => 'github', 231 'version' => '1.0.0', 232 'destination' => 'translate', 223 233 'type' => 'module', 224 234 ],
Note: See TracChangeset
for help on using the changeset viewer.