Used to call the excerpt field and trim it down to a required length. If no excerpt content available will get the_content field.
Use by calling, for example of 50 characters:
<?php print_excerpt(50); ?>
add custom class to current menu item to style your theme with ease.
add_action('admin_head-settings_page_wp-slimstat/options/index.php','left_slimstat'); function left_slimstat(){ echo '<style>.form-table td, .form-table th {direction: ltr;}</style>'; } add_action('admin_head-settings_page_wp-slimstat/options/index.php','left_slimstat'); function left_slimstat(){ echo ''; }
WordPress Force RTL
savrix android market fix admin RTL bug