Changeset 2384417
- Timestamp:
- 09/18/2020 12:18:00 PM (6 years ago)
- File:
-
- 1 edited
-
font-farsi/trunk/class/class-home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
font-farsi/trunk/class/class-home.php
r2383951 r2384417 36 36 add_action( 'wp_footer', [$this, 'convert_en_num_to_fa'] ); 37 37 38 add_action( 'admin_head', [$this,'main_wp_panel_font'] , 100);38 add_action( 'admin_head', [$this,'main_wp_panel_font'] ); 39 39 40 40 add_action( 'admin_menu', [$this,'font_farsi_admin_panel'] );
Note: See TracChangeset
for help on using the changeset viewer.