From e95798907a6e826b7e19acfad995c139a9d15ce8 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Mon, 7 Apr 2025 15:34:48 +0200 Subject: [PATCH] Update links from alx.media to agnarson.com --- footer.php | 2 +- functions/theme-options.php | 2 +- js/scripts.js | 2 +- readme.txt | 4 ++-- style.css | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/footer.php b/footer.php index ffcd6db..ce9dae7 100644 --- a/footer.php +++ b/footer.php @@ -68,7 +68,7 @@
-

WordPress. Alx.

+

WordPress. Alx.

diff --git a/functions/theme-options.php b/functions/theme-options.php index e4b72c6..beae79a 100644 --- a/functions/theme-options.php +++ b/functions/theme-options.php @@ -16,7 +16,7 @@ Kirki::add_section( 'morelink', array( 'title' => esc_html__( 'AlxMedia', 'shapebox' ), 'type' => 'link', 'button_text' => esc_html__( 'View More Themes', 'shapebox' ), - 'button_url' => 'http://alx.media/themes/', + 'button_url' => 'https://agnarson.com/wpthemes/', 'priority' => 13, ) ); Kirki::add_section( 'reviewlink', array( diff --git a/js/scripts.js b/js/scripts.js index 0f6a665..d124be3 100644 --- a/js/scripts.js +++ b/js/scripts.js @@ -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"; diff --git a/readme.txt b/readme.txt index 64761ba..9a31486 100644 --- a/readme.txt +++ b/readme.txt @@ -8,7 +8,7 @@ Tags: blog, news, entertainment, one-column, two-columns, right-sidebar, left-si == Description == -Shapebox is a flexible blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent and gradient colors you wish. Set sidebar to the left or right - or no sidebar at all. You can also enable a light/dark theme toggle switch in the sidebar. Demo: http://demo.alx.media/x/?theme=Shapebox +Shapebox is a flexible blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent and gradient colors you wish. Set sidebar to the left or right - or no sidebar at all. You can also enable a light/dark theme toggle switch in the sidebar. Demo: https://demo.agnarson.com/?theme=Shapebox == Installation == @@ -19,7 +19,7 @@ Shapebox is a flexible blog theme with plenty of options. Optimized for all devi == Documentation == -http://alx.media/documentation/ +https://agnarson.com/documentation/ == Copyright == diff --git a/style.css b/style.css index 16bf26a..4b3d7ed 100644 --- a/style.css +++ b/style.css @@ -1,13 +1,13 @@ /* Theme Name: Shapebox -Theme URI: http://alx.media/themes/shapebox/ +Theme URI: https://agnarson.com/wpthemes/shapebox/ Version: 1.1.1 Requires at least: 5.0 Requires PHP: 5.6 Tested up to: 6.0 -Description: Shapebox is a flexible blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent and gradient colors you wish. Set sidebar to the left or right - or no sidebar at all. You can also enable a light/dark theme toggle switch in the sidebar. Demo: http://demo.alx.media/x/?theme=Shapebox +Description: Shapebox is a flexible blog theme with plenty of options. Optimized for all devices, this theme will stand out with a unique design. Pick any accent and gradient colors you wish. Set sidebar to the left or right - or no sidebar at all. You can also enable a light/dark theme toggle switch in the sidebar. Demo: https://demo.agnarson.com/?theme=Shapebox 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, wide-blocks Text Domain: shapebox