• 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_excerpt
wphooks

Filter jaw_excerpt

  • admin
  • Posted in CodeJaW HooksTutorials
0
SHARES
SHARESHARESHARESHARE
SHARESHARE

Description

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

jaw_excerpt

Example

function my_excerpt($excerpt){
    return str_replace("e", "-SECRET-", $excerpt);
}
add_filter('jaw_excerpt', 'my_excerpt');

The result can look like this:

jaw_excerpt2

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_breadcrumbs_title

wphooks

Filter jaw_cropped_text

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

  • blog
  • excerpt
  • filter
  • Post Boxees
  • Was this Helpful ?
  • yes   no
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity