• 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

HomeTag: single post

single post

singlepostpreset
0 comments
for DevelopersTutorials

Single Post Preset

Make or modify your own presets with detailed settings of posts on your blog.

  • April 18, 2016
  • 0
  • 279
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_after_single_perex

This action is used after a single perex in a single post function my_custom_perex(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_after_single_perex', 'my_custom_perex'); The result can look like this: List of all hooks you can find HERE

  • September 25, 2015
  • 0
  • 72
wphooks
0 comments
CodeJaW HooksTutorials

Action jaw_before_single_perex

This action is used before a single perex in a single post function my_custom_perex(){ echo '<img src="SOME_URL" alt="NAME_OF_IMAGE" />'; } add_action('jaw_before_single_perex', 'my_custom_perex'); The result can look like this: List of all hooks you can find HERE

  • September 25, 2015
  • 0
  • 82
Copyright © 2016 jawtemplates - WordPress Design Studio Disable responsivity