• Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact
Log In

  • Home
  • Quick Start
    • Color Schemes
  • Documentation
    • Shortcodes
    • JaW Hooks
    • Screenshots of ThemeOptions
  • Tutorials
  • Forum
  • Contact

HomeCodeFilter jaw_cropped_text
wphooks

Filter jaw_cropped_text

  • admin
  • Posted in CodeJaW HooksTutorials
0
SHARES
SHARESHARESHARESHARE
SHARESHARE

Description

This filter is used in post box. It’s the cutted description and title text of your post. By standard way it looks like this.

jaw_excerpt

Example

function my_cropped_text($text){
    return strtoupper($text);
}
add_filter('jaw_cropped_text', 'my_cropped_text');

The result can look like this:

jaw_cropped_text

List of all hooks you can find HERE

Related Posts

wphooks
0 comments
JaW Hooks

Actions jaw_before_usermanagement and jaw_after_usermanagement

menu-widget6
0 comments
CodeTutorials

How to add more Widget areas to menu.

wphooks
0 comments
JaW Hooks

Filter jaw_get_template_part

wphooks

Filter jaw_excerpt

wphooks

Filter jaw_section_title

Related Posts

wphooks
0 comments
JaW Hooks

Actions jaw_before_usermanagement and jaw_after_usermanagement

menu-widget6
0 comments
CodeTutorials

How to add more Widget areas to menu.

wphooks
0 comments
JaW Hooks

Filter jaw_get_template_part

install-t6
0 comments
Tutorials

How to set Custom Stock Ticker

Tags

  • Crop
  • Cut
  • Description
  • excerpt
  • filter
  • title
  • Was this Helpful ?
  • yes   no
Copyright © 2016 jawtemplates - WordPress Design Studio Allow responsivity