mirror of
https://ghproxy.net/https://github.com/AlxMedia/blogstream.git
synced 2025-08-26 05:35:44 +08:00
Update links from alx.media to agnarson.com
This commit is contained in:
parent
f5833df17e
commit
ff0e9a10ab
5 changed files with 8 additions and 8 deletions
|
@ -73,7 +73,7 @@
|
|||
|
||||
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
||||
<div id="credit">
|
||||
<p><?php esc_html_e('Powered by','blogstream'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'blogstream' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','blogstream'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
|
||||
<p><?php esc_html_e('Powered by','blogstream'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'blogstream' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','blogstream'); ?> <a href="https://agnarson.com" rel="nofollow">Alx</a>.</p>
|
||||
</div><!--/#credit-->
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array(
|
|||
'title' => esc_html__( 'AlxMedia', 'blogstream' ),
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'View More Themes', 'blogstream' ),
|
||||
'button_url' => 'http://alx.media/themes/',
|
||||
'button_url' => 'https://agnarson.com/wpthemes/',
|
||||
'priority' => 13,
|
||||
) );
|
||||
Kirki::add_section( 'reviewlink', array(
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
License: GNU General Public License v3.0
|
||||
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";
|
||||
|
|
|
@ -8,7 +8,7 @@ Tags: blog, news, entertainment, one-column, two-columns, right-sidebar, left-si
|
|||
|
||||
== Description ==
|
||||
|
||||
Blogstream is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all. Demo: http://demo.alx.media/x/?theme=Blogstream
|
||||
Blogstream is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all. Demo: https://demo.agnarson.com/?theme=Blogstream
|
||||
|
||||
== Installation ==
|
||||
|
||||
|
@ -19,7 +19,7 @@ Blogstream is a flexible personal blog theme with plenty of options. Optimized f
|
|||
|
||||
== Documentation ==
|
||||
|
||||
http://alx.media/documentation/
|
||||
https://agnarson.com/documentation/
|
||||
|
||||
== Copyright ==
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
/*
|
||||
Theme Name: Blogstream
|
||||
Theme URI: http://alx.media/themes/blogstream/
|
||||
Theme URI: https://agnarson.com/wpthemes/blogstream/
|
||||
Version: 1.0.7
|
||||
Requires at least: 5.0
|
||||
Requires PHP: 5.6
|
||||
Tested up to: 6.0
|
||||
Description: <a href="http://alx.media/themes/blogstream/">Blogstream</a> is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all. Demo: http://demo.alx.media/x/?theme=Blogstream
|
||||
Description: <a href="https://agnarson.com/wpthemes/blogstream/">Blogstream</a> is a flexible personal blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent color you wish. Set sidebar to the left or right - or no sidebar at all. Demo: https://demo.agnarson.com/?theme=Blogstream
|
||||
Author: Alexander Agnarson
|
||||
Author URI: http://alx.media
|
||||
Author URI: https://agnarson.com
|
||||
Tags: blog, news, entertainment, one-column, two-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, footer-widgets
|
||||
Text Domain: blogstream
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue