Plugin Directory

Changeset 2384417


Ignore:
Timestamp:
09/18/2020 12:18:00 PM (6 years ago)
Author:
khl32
Message:

class-home.php update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • font-farsi/trunk/class/class-home.php

    r2383951 r2384417  
    3636    add_action( 'wp_footer', [$this, 'convert_en_num_to_fa'] );
    3737
    38     add_action( 'admin_head', [$this,'main_wp_panel_font'], 100 );
     38    add_action( 'admin_head', [$this,'main_wp_panel_font'] );
    3939
    4040    add_action( 'admin_menu', [$this,'font_farsi_admin_panel'] );
Note: See TracChangeset for help on using the changeset viewer.