mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 07:43:19 +08:00
Update links from alx.media to agnarson.com
This commit is contained in:
parent
8da00fb473
commit
b108427747
5 changed files with 8 additions and 8 deletions
|
@ -73,7 +73,7 @@
|
||||||
|
|
||||||
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
||||||
<div id="credit">
|
<div id="credit">
|
||||||
<p><?php esc_html_e('Powered by','featureon'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','featureon'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
|
<p><?php esc_html_e('Powered by','featureon'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','featureon'); ?> <a href="https://agnarson.com" rel="nofollow">Alx</a>.</p>
|
||||||
</div><!--/#credit-->
|
</div><!--/#credit-->
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array(
|
||||||
'title' => esc_html__( 'AlxMedia', 'featureon' ),
|
'title' => esc_html__( 'AlxMedia', 'featureon' ),
|
||||||
'type' => 'link',
|
'type' => 'link',
|
||||||
'button_text' => esc_html__( 'View More Themes', 'featureon' ),
|
'button_text' => esc_html__( 'View More Themes', 'featureon' ),
|
||||||
'button_url' => 'http://alx.media/themes/',
|
'button_url' => 'https://agnarson.com/wpthemes/',
|
||||||
'priority' => 13,
|
'priority' => 13,
|
||||||
) );
|
) );
|
||||||
Kirki::add_section( 'reviewlink', array(
|
Kirki::add_section( 'reviewlink', array(
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
License: GNU General Public License v3.0
|
License: GNU General Public License v3.0
|
||||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||||
|
|
||||||
Copyright: (c) 2013 Alexander "Alx" Agnarson, http://alx.media
|
Copyright: (c) 2013 Alexander "Alx" Agnarson, https://agnarson.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
|
@ -8,7 +8,7 @@ Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar,
|
||||||
|
|
||||||
== Description ==
|
== Description ==
|
||||||
|
|
||||||
Featureon is a flexible theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. With plenty of included options, you can configure this theme just as you want it. Demo: http://demo.alx.media/x/?theme=Featureon
|
Featureon is a flexible theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. With plenty of included options, you can configure this theme just as you want it. Demo: https://demo.agnarson.com/?theme=Featureon
|
||||||
|
|
||||||
== Installation ==
|
== Installation ==
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ Featureon is a flexible theme for blogs and magazines. Unique toggle sidebars gi
|
||||||
|
|
||||||
== Documentation ==
|
== Documentation ==
|
||||||
|
|
||||||
http://alx.media/documentation/
|
https://agnarson.com/documentation/
|
||||||
|
|
||||||
== Copyright ==
|
== Copyright ==
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Featureon
|
Theme Name: Featureon
|
||||||
Theme URI: http://alx.media/themes/featureon/
|
Theme URI: https://agnarson.com/wpthemes/featureon/
|
||||||
Version: 2.5.4
|
Version: 2.5.4
|
||||||
Requires at least: 5.0
|
Requires at least: 5.0
|
||||||
Requires PHP: 5.6
|
Requires PHP: 5.6
|
||||||
Tested up to: 6.0
|
Tested up to: 6.0
|
||||||
Description: <a href="http://alx.media/themes/featureon/">Featureon</a> is a flexible theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. With plenty of included options, you can configure this theme just as you want it. Demo: http://demo.alx.media/x/?theme=Featureon
|
Description: <a href="https://agnarson.com/wpthemes/featureon/">Featureon</a> is a flexible theme for blogs and magazines. Unique toggle sidebars give a great browsing and reading experience on both tablet and mobile. With plenty of included options, you can configure this theme just as you want it. Demo: https://demo.agnarson.com/?theme=Featureon
|
||||||
Author: Alexander Agnarson
|
Author: Alexander Agnarson
|
||||||
Author URI: http://alx.media
|
Author URI: https://agnarson.com
|
||||||
Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background, news, entertainment, footer-widgets
|
Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background, news, entertainment, footer-widgets
|
||||||
Text Domain: featureon
|
Text Domain: featureon
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue