• 3pepe3

    (@3pepe3)


    Well, I don’t understand what is happening but today I was working on a project.
    I have the theme and I work with a child theme.

    The original path for my theme is:
    /wp-content/themes/3pepe3/
    and for my child theme :
    /wp-content/themes/c/

    Today I trigger c”heck for updates” and I got an update for the child-theme ‘c’!!!!!!
    @_0

    The style.css from ‘c’ :

    /*
    
    Theme Name: Child theme from 3pepe3
    Theme URI: https://exemple.com
    Author: Pepe
    Author URI: https://exemple.com/
    Description: .
    Version: 1.0.0
    Template: 3pepe3
    
    */

    Then I got an update from a theme named ‘c’ stored on www.ads-software.com.
    style.css from ‘c’

    /*
    Theme Name: C
    Theme URI: https://m-eken.com/ct/
    Description: Five template pages, widget ready, simple, dark blue. <a href="https://m-eken.com/ct/">M</a>
    Author: M
    Author URI: https://m-eken.com/
    Tags: blue, dark, two-columns,right-sidebar,fixed-width
    Version: 3.2.3
    The CSS, XHTML and resign is released under PL:https://opensource.org/licenses/gpl-license.php
    */

    This is kind of weird… this means that if I create a theme with a folder named ‘twentytwelve’ then I will override my theme with the theme stored on www.ads-software.com????

  • The topic ‘How theme updates works ?’ is closed to new replies.