Changeset 222216 for viral-news
- Timestamp:
- 03/26/2024 05:09:19 AM (20 months ago)
- Location:
- viral-news/1.4.82
- Files:
-
- 1 deleted
- 7 edited
- 1 copied
-
. (copied) (copied from viral-news/1.4.81)
-
inc/css/admin-style.css (modified) (1 diff)
-
inc/customizer/customizer-panel/settings.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
screenshot-alt.jpg (deleted)
-
screenshot.jpg (modified) (previous)
-
style-rtl.css (modified) (1 diff)
-
style.css (modified) (1 diff)
-
welcome/welcome.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
viral-news/1.4.82/inc/css/admin-style.css
r140489 r222216 72 72 [data-slug="elementor"] .go_pro, 73 73 a[href="admin.php?page=go_elementor_pro"], 74 a[href="admin.php?page=elementor_custom_fonts"], 75 a[href="admin.php?page=elementor_custom_icons"], 76 a[href="admin.php?page=elementor_custom_code"], 77 a[href="admin.php?page=e-form-submissions"], 74 78 #elementor-notice-bar{ 75 79 display: none !important; -
viral-news/1.4.82/inc/customizer/customizer-panel/settings.php
r213691 r222216 36 36 <li>' . esc_html__("Remove footer credit text", "viral-news") . '</li> 37 37 </ul> 38 <a class="ht-implink" href=" https://hashthemes.com/wordpress-theme/viral-pro/#theme-comparision-tab" target="_blank">' . esc_html__("Comparision - Free Vs Pro", "viral-news") . '</a>';38 <a class="ht-implink" href="' . admin_url('admin.php?page=viral-news-welcome§ion=free_vs_pro') . '" target="_blank">' . esc_html__("Comparision - Free Vs Pro", "viral-news") . '</a>'; 39 39 40 40 $wp_customize->add_section(new Viral_News_Upgrade_Section($wp_customize, 'viral-news-pro-section', array( -
viral-news/1.4.82/readme.txt
r213691 r222216 8 8 Requires at least: 5.6 9 9 Tested up to: 6.4 10 Stable tag: 1.4.8 110 Stable tag: 1.4.82 11 11 Requires PHP: 5.6 12 12 License: GPLv2 or later … … 22 22 23 23 == Changelog == 24 = 1.4.82 - Mar 26, 2024 = 25 * CSS update 26 * Comparison link update on customizer 27 24 28 = 1.4.81 - Jan 10, 2024 = 25 29 * Christmas Discount banner removed on welcome page -
viral-news/1.4.82/style-rtl.css
r213691 r222216 5 5 Author URI: https://hashthemes.com 6 6 Description: Viral News is a Magazine, News WordPress theme focused on a news portal, magazine, newspaper, blog, publishing website. The theme has a clean and minimal design that can be suited for any kind of magazine or blogging website. The theme offers multiple ways to design your website - either from the Elementor Page Builder plugin or Customizer. The theme has 20+ magazine based elements for Elementor that you can drag & drop and play with to create the website of your imagination. Or you can even create your website from the customizer panel with a live preview. The theme has a repeatable drag and drop news/magazine modules in the customizer as well. So it’s upon you to either user Elementor or Customizer. There are 5 widgets that are specially built for news/magazine websites that you can add in the widget areas in the sidebar or footer. Viral News is AMP Compatible, translation ready, SEO optimized, highly customizable, and is compatible with all the major WordPress Plugin. The theme has everything needed to build a complete news, magazine, blog website. Moreover, the theme provides 12+ ready-made demo that you can import with just one click. View our multiple demos - http://demo.hashthemes.com/viral-news 7 Version: 1.4.8 17 Version: 1.4.82 8 8 License: GNU General Public License v2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
viral-news/1.4.82/style.css
r213691 r222216 5 5 Author URI: https://hashthemes.com 6 6 Description: Viral News is a Magazine, News WordPress theme focused on a news portal, magazine, newspaper, blog, publishing website. The theme has a clean and minimal design that can be suited for any kind of magazine or blogging website. The theme offers multiple ways to design your website - either from the Elementor Page Builder plugin or Customizer. The theme has 20+ magazine based elements for Elementor that you can drag & drop and play with to create the website of your imagination. Or you can even create your website from the customizer panel with a live preview. The theme has a repeatable drag and drop news/magazine modules in the customizer as well. So it’s upon you to either user Elementor or Customizer. There are 5 widgets that are specially built for news/magazine websites that you can add in the widget areas in the sidebar or footer. Viral News is AMP Compatible, translation ready, SEO optimized, highly customizable, and is compatible with all the major WordPress Plugin. The theme has everything needed to build a complete news, magazine, blog website. Moreover, the theme provides 12+ ready-made demo that you can import with just one click. View our multiple demos - http://demo.hashthemes.com/viral-news 7 Version: 1.4.8 17 Version: 1.4.82 8 8 License: GNU General Public License v2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
viral-news/1.4.82/welcome/welcome.php
r211917 r222216 35 35 'filename' => 'hashthemes-demo-importer', 36 36 'thumb_path' => 'https://ps.w.org/hashthemes-demo-importer/assets/icon-256x256.png' 37 ),38 'elementor' => array(39 'name' => 'Elementor',40 'slug' => 'elementor',41 'filename' => 'elementor',42 'thumb_path' => 'https://ps.w.org/elementor/assets/icon-256x256.png'43 37 ), 44 38 'hash-form' => array(
Note: See TracChangeset
for help on using the changeset viewer.