Make WordPress Themes

Changeset 176098

Timestamp:
09/18/2022 06:24:05 PM (3 years ago)
Author:
themedropbox
Message:

New version of Oceanly News Dark - 1.0.5

Location:
oceanly-news-dark/1.0.5
Files:
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • oceanly-news-dark/1.0.5/functions.php

    r175912 r176098  
    1010defined( 'ABSPATH' ) || die();
    1111
    12 define( 'OCEANLY_NEWS_DARK_VERSION', '1.0.4' );
     12define( 'OCEANLY_NEWS_DARK_VERSION', '1.0.5' );
    1313
    1414/**
  • oceanly-news-dark/1.0.5/inc/recommended-plugins.php

    r175912 r176098  
    2222                'required' => false,
    2323            ),
    24             array(
    25                 'name'     => 'Social Icons Sticky',
    26                 'slug'     => 'share-social-media',
    27                 'required' => false,
    28             ),
    2924        );
     25
     26        // Don't recommend if pro version already active.
     27        if ( ! defined( 'DARKMODETG_PRO_PLUGIN_VER' ) ) {
     28            array_push(
     29                $plugins,
     30                array(
     31                    'name'     => 'Dark Mode Toggle',
     32                    'slug'     => 'dark-mode-toggle',
     33                    'required' => false,
     34                )
     35            );
     36        }
    3037
    3138        // Don't recommend if pro version already active.
  • oceanly-news-dark/1.0.5/languages/oceanly-news-dark.pot

    r175912 r176098  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Oceanly News Dark 1.0.4\n"
     5"Project-Id-Version: Oceanly News Dark 1.0.5\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/oceanly-news-dark\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2022-09-14T13:04:50+00:00\n"
     12"POT-Creation-Date: 2022-09-18T18:21:57+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.5.0\n"
  • oceanly-news-dark/1.0.5/readme.txt

    r175912 r176098  
    66Tested up to: 6.0
    77Requires PHP: 7.0
    8 Stable tag: 1.0.4
     8Stable tag: 1.0.5
    99License: GNU General Public License v2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    5959
    6060== Changelog ==
     61
     62= 1.0.5 =
     63* Added "Dark Mode Toggle" plugin recommendation.
    6164
    6265= 1.0.4 =
  • oceanly-news-dark/1.0.5/style-rtl.css

    r175912 r176098  
    66Description: Oceanly News Dark is a perfect, multipurpose dark theme for news, magazines, blogging, entertainment, and educational websites. It offers clean typography and an elegant design with featured posts grid section with many options, hero header with parallax effect and search form, background image, breadcrumbs navigation, page templates, accessible multi-level dropdown menu, block areas, sidebar, and multiple footer widgets. With its clean, magnificent, and eye-catching layout, this theme is perfectly suitable for bloggers, story writers, photobloggers, musicians, artists, photographers, vloggers, and gamers for posting and publishing stories, product reviews, movies, videos, images, photography, and educational materials like documentation, tutorials, and guides. With an awesome dark look with a beautiful colors scheme, this theme can also be a great choice for websites related to technology, gadgets, sports, gaming, anime, manga, and comics. Also, you can create websites for digital marketing agency, affiliates, travel, insurance, businesses, university firms, schools, institutions, academy, news portals, corporate, consulting, freelancing, or personal blogs. It works well with WooCommerce for an eCommerce shopping website and offers compatibility with Jetpack infinite scroll. In the block sections, you can place any custom blocks to showcase any features, services, gallery, sliders, carousels, portfolios, or testimonials. It is also a fully responsive, mobile-friendly, nicely built theme with a focus on accessibility, performance, usability, and user experience. This theme is SEO-friendly, dependency-free, minimal, and lightweight which can be a great starting point for creating fast, good-looking, unique, and powerful websites.
    77Template: oceanly
    8 Version: 1.0.4
     8Version: 1.0.5
    99Requires at least: 5.0
    1010Tested up to: 6.0
  • oceanly-news-dark/1.0.5/style.css

    r175912 r176098  
    66Description: Oceanly News Dark is a perfect, multipurpose dark theme for news, magazines, blogging, entertainment, and educational websites. It offers clean typography and an elegant design with featured posts grid section with many options, hero header with parallax effect and search form, background image, breadcrumbs navigation, page templates, accessible multi-level dropdown menu, block areas, sidebar, and multiple footer widgets. With its clean, magnificent, and eye-catching layout, this theme is perfectly suitable for bloggers, story writers, photobloggers, musicians, artists, photographers, vloggers, and gamers for posting and publishing stories, product reviews, movies, videos, images, photography, and educational materials like documentation, tutorials, and guides. With an awesome dark look with a beautiful colors scheme, this theme can also be a great choice for websites related to technology, gadgets, sports, gaming, anime, manga, and comics. Also, you can create websites for digital marketing agency, affiliates, travel, insurance, businesses, university firms, schools, institutions, academy, news portals, corporate, consulting, freelancing, or personal blogs. It works well with WooCommerce for an eCommerce shopping website and offers compatibility with Jetpack infinite scroll. In the block sections, you can place any custom blocks to showcase any features, services, gallery, sliders, carousels, portfolios, or testimonials. It is also a fully responsive, mobile-friendly, nicely built theme with a focus on accessibility, performance, usability, and user experience. This theme is SEO-friendly, dependency-free, minimal, and lightweight which can be a great starting point for creating fast, good-looking, unique, and powerful websites.
    77Template: oceanly
    8 Version: 1.0.4
     8Version: 1.0.5
    99Requires at least: 5.0
    1010Tested up to: 6.0
Note: See TracChangeset for help on using the changeset viewer.