Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit ad6ac47

Browse files
Merge pull request #49 from radu-themeisle/production
Recommend OBFX in dasbhoard and about menu
2 parents 87331f3 + b51c831 commit ad6ac47

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

functions.php

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -252,13 +252,10 @@ function flymag_setup() {
252252
'deactivate_label' => esc_html__( 'Deactivate', 'flymag' ),
253253
'content' => array(
254254
array(
255-
'slug' => 'pirate-forms',
256-
),
257-
array(
258-
'link' => 'http://themeisle.com/plugins/easy-content-types/',
255+
'slug' => 'themeisle-companion',
259256
),
260257
array(
261-
'slug' => 'siteorigin-panels',
258+
'slug' => 'pirate-forms',
262259
),
263260
array(
264261
'slug' => 'intergeo-maps',
@@ -405,20 +402,11 @@ function flymag_customizer_custom_css() {
405402
function flymag_register_required_plugins() {
406403
$plugins = array(
407404
array(
408-
'name' => 'WP Product Review',
409-
'slug' => 'wp-product-review',
410-
'required' => false,
411-
),
412-
array(
413-
'name' => 'Login customizer',
414-
'slug' => 'login-customizer',
415-
'required' => false,
416-
),
417-
array(
418-
'name' => 'Intergeo Maps - Google Maps Plugin',
419-
'slug' => 'intergeo-maps',
405+
'name' => 'Orbit Fox',
406+
'slug' => 'themeisle-companion',
420407
'required' => false,
421408
),
409+
422410
array(
423411
'name' => 'Pirate Forms',
424412
'slug' => 'pirate-forms',

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: http://themeisle.com/themes/flymag/
44
Author: Themeisle
55
Author URI: http://themeisle.com
66
Description: Flymag is a responsive magazine theme with a modern look. Flymag lets you use any of the 600+ Google Fonts, provides color options for a lot of the theme elements and also offers you some useful page templates. With Flymag you can easily build your front page magazine-layout using the built in widgets specifically designed for this task.
7-
Version: 2.0.1
7+
Version: 2.0.2
88
License: GNU General Public License v2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Text Domain: flymag

0 commit comments

Comments
 (0)