Changeset 248002
- Timestamp:
- 11/08/2024 07:19:08 AM (13 months ago)
- Location:
- moremag/1.2.0
- Files:
-
- 3 edited
- 1 copied
-
. (copied) (copied from moremag/1.0.3)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
style.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
moremag/1.2.0/functions.php
r224997 r248002 33 33 $defaults['flash_news_title'] = __('Breaking News', 'moremag'); 34 34 $defaults['show_watch_online_section'] = 0; 35 $defaults['global_show_min_read'] = 'no'; 35 36 $defaults['aft_custom_title'] = __('Subscribe', 'moremag'); 36 37 $defaults['main_latest_news_section_title'] = __("Editor's Picks", 'moremag'); -
moremag/1.2.0/readme.txt
r242721 r248002 3 3 Contributors: afthemes 4 4 Requires at least: 4.9 5 Requires PHP: 5.65 Requires PHP: 7.0 6 6 Tested up to: 6.6 7 Stable tag: 1. 0.37 Stable tag: 1.2.0 8 8 License: GNU General Public License v2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 42 42 43 43 == Change-log == 44 = 1.2.0 - Nov 08 2024 = 45 * Update - Banner posts title size 46 * Update - Slider widgets posts title size 47 * Update - Archive posts title size 48 44 49 = 1.0.1 - April 19 2024 = 45 50 * Show homepage content enabled … … 54 59 License: CC0 1.0 Universal (CC0 1.0) 55 60 License URL: https://stocksnap.io/license 56 Source: https://stocksnap.io/photo/frog-animal-VSOEAZW3YY 61 https://stocksnap.io/photo/sports-ball-HWDNFMZHRP 57 62 58 63 License: CC0 1.0 Universal (CC0 1.0) 59 License URL: https:// negativespace.co/license/60 Source: https://negativespace.co/abstract-flowing-light/ 64 License URL: https://stocksnap.io/license 65 https://stocksnap.io/photo/people-man-EEYKTZF2DN 61 66 62 67 License: CC0 1.0 Universal (CC0 1.0) 63 License URL: https:// negativespace.co/license/64 Source: https://negativespace.co/bird-trees/ 68 License URL: https://stocksnap.io/license 69 https://stocksnap.io/photo/gamer-football-CQHIFVY4HE 65 70 66 71 License: CC0 1.0 Universal (CC0 1.0) 67 License URL: https://negativespace.co/license/ 68 Source: https://negativespace.co/horse-sunny/ 69 70 License: CC0 1.0 Universal (CC0 1.0) 71 License URL: https://negativespace.co/license/ 72 Source: https://negativespace.co/colorful-fishes/ 73 74 License: CC0 1.0 Universal (CC0 1.0) 75 License URL: https://negativespace.co/license/ 76 Source: https://negativespace.co/highland-cow-farm-field/ 72 License URL: https://stocksnap.io/license 73 https://stocksnap.io/photo/motocross-race-XCTD40F44A -
moremag/1.2.0/style.css
r242721 r248002 6 6 Description: The dynamic WordPress theme designed specifically for bloggers, magazine publishers, and news enthusiasts. Seamlessly navigate through our diverse selection of free demo sites to create your ideal news platform effortlessly. Elevate your customization game with our suite of over 9 custom widgets and widget sections, allowing you to curate and manage content with precision. Enhance reader engagement with customizable main banner options and the choice between light and dark modes for optimal readability. Seamlessly integrate e-commerce functionalities with RTL support and compatibility with popular plugins like Elementor, Gutenberg, and WooCommerce. MoreMag is engineered to amplify your site's search engine visibility, ensuring your content reaches a wider audience. Our dedicated support team is ready to assist you every step of the way. Explore all available demos and documentation on https://afthemes.com/products/moremag/, and unlock the full potential of your news website with MoreMag today. 7 7 Template: morenews 8 Version: 1. 0.39 Requires PHP: 5.68 Version: 1.2.0 9 Requires PHP: 7.0 10 10 Tested up to: 6.6 11 11 License: GNU General Public License v2 or later … … 44 44 45 45 .mailchimp-block .block-title, 46 .morenews_posts_slider_widget .read-single .read-details .read-title h 4,47 article.latest-posts-full .read-title h 4,48 .af-banner-carousel .read-title h 4{49 font-size: 42px;46 .morenews_posts_slider_widget .read-single .read-details .read-title h3, 47 article.latest-posts-full .read-title h3, 48 .af-banner-carousel .read-title h3{ 49 font-size: 36px; 50 50 }
Note: See TracChangeset
for help on using the changeset viewer.