mirror of
https://ghproxy.net/https://github.com/AlxMedia/boxcard.git
synced 2025-08-26 08:39:30 +08:00
Update links from alx.media to agnarson.com
This commit is contained in:
parent
74807afba2
commit
491d692749
5 changed files with 8 additions and 8 deletions
|
@ -69,7 +69,7 @@
|
|||
|
||||
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
||||
<div id="credit">
|
||||
<p><?php esc_html_e('Powered by','boxcard'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','boxcard'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
|
||||
<p><?php esc_html_e('Powered by','boxcard'); ?> <a href="http://wordpress.org" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','boxcard'); ?> <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', 'boxcard' ),
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'View More Themes', 'boxcard' ),
|
||||
'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, photography, entertainment, one-column, two-columns, right-sidebar,
|
|||
|
||||
== Description ==
|
||||
|
||||
Boxcard is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Boxcard
|
||||
Boxcard is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: https://demo.agnarson.com/?theme=Boxcard
|
||||
|
||||
== Installation ==
|
||||
|
||||
|
@ -19,7 +19,7 @@ Boxcard is a flexible personal blog theme with plenty of options. It is optimize
|
|||
|
||||
== Documentation ==
|
||||
|
||||
http://alx.media/documentation/
|
||||
https://agnarson.com/documentation/
|
||||
|
||||
== Copyright ==
|
||||
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
/*
|
||||
Theme Name: Boxcard
|
||||
Theme URI: http://alx.media/themes/boxcard/
|
||||
Theme URI: https://agnarson.com/wpthemes/boxcard/
|
||||
Version: 1.1.6
|
||||
Requires at least: 5.0
|
||||
Requires PHP: 5.6
|
||||
Tested up to: 6.0
|
||||
Description: <a href="http://alx.media/themes/boxcard/">Boxcard</a> is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: http://demo.alx.media/x/?theme=Boxcard
|
||||
Description: <a href="https://agnarson.com/wpthemes/boxcard/">Boxcard</a> is a flexible personal blog theme with plenty of options. It is optimized for all devices and built to work with blocks. Blog posts are shown as visually beautiful cards that inspires you to read. You can pick accent color, set sidebar to the left or right and choose website max-width with a few clicks. Demo: https://demo.agnarson.com/?theme=Boxcard
|
||||
Author: Alexander Agnarson
|
||||
Author URI: http://alx.media
|
||||
Author URI: https://agnarson.com
|
||||
Tags: blog, photography, 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, wide-blocks
|
||||
Text Domain: boxcard
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue