mirror of
https://ghproxy.net/https://github.com/AlxMedia/dashwall.git
synced 2025-08-26 06:23:06 +08:00
Update links from alx.media to agnarson.com
This commit is contained in:
parent
fe99086757
commit
e25e6cd658
4 changed files with 4 additions and 4 deletions
|
@ -65,7 +65,7 @@
|
|||
|
||||
<?php if ( get_theme_mod( 'credit', 'on' ) == 'on' ): ?>
|
||||
<div id="credit">
|
||||
<p><?php esc_html_e('Powered by','dashwall'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'dashwall' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','dashwall'); ?> <a href="http://alx.media" rel="nofollow">Alx</a>.</p>
|
||||
<p><?php esc_html_e('Powered by','dashwall'); ?> <a href="<?php esc_url( _e( 'https://wordpress.org', 'dashwall' ) ); ?>" rel="nofollow">WordPress</a>. <?php esc_html_e('Theme by','dashwall'); ?> <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', 'dashwall' ),
|
||||
'type' => 'link',
|
||||
'button_text' => esc_html__( 'View More Themes', 'dashwall' ),
|
||||
'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) 2024 Alexander "Alx" Agnarson, http://alx.media
|
||||
Copyright: (c) 2024 Alexander "Alx" Agnarson, https://agnarson.com
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
|
|
@ -19,7 +19,7 @@ Dashwall is a flexible blog and magazine theme with plenty of options. Optimized
|
|||
|
||||
== Documentation ==
|
||||
|
||||
http://alx.media/documentation/
|
||||
https://agnarson.com/documentation/
|
||||
|
||||
== Copyright ==
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue