Plugin Directory

Changeset 1099732


Ignore:
Timestamp:
02/25/2015 11:00:38 PM (11 years ago)
Author:
Varrcan
Message:

add fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mfp-mod-wp/trunk/class/option.class.php

    r1099727 r1099732  
    313313            //add_action('login_footer', array(&$this, 'custom_login_footer')); // Футтер
    314314            //add_filter('login_headerurl', function(){ return get_home_url();}); // Смена ссылки с wordpress.org на главную сайта
    315             add_filter('login_headertitle', function(){ return false;}); // Удаление title логотипа
     315            //add_filter('login_headertitle', function(){ return false;}); // Удаление title логотипа
    316316        }
    317317  }
Note: See TracChangeset for help on using the changeset viewer.