Title: Changes to Hook
Last modified: April 18, 2019

---

# Changes to Hook

 *  Resolved [debs2830](https://wordpress.org/support/users/debs2830/)
 * (@debs2830)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/changes-to-hook/)
 * Which page or file do I need to touch to adjust the do_action hooks for the posts
   and pages content?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/changes-to-hook/#post-11447366)
 * You can look into index.php and/or template-parts/content/content.php files. 
   However, it depends on what exactly you are trying to adjust.
 * Try above. If it is still not clear, please give more information on what exactly
   you are trying to achieve and I may be able to help you out.
 * Thanks
 *  Thread Starter [debs2830](https://wordpress.org/support/users/debs2830/)
 * (@debs2830)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/changes-to-hook/#post-11478625)
 * on the page that is a template-part/content.php
    it says `do_action( 'aamla_inside_entry','
   inside_entry' );`
 * Where would I find the code to adjust what the html it’s converting to?
 *  Theme Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/changes-to-hook/#post-11484126)
 * You can look into ‘inc/constructor.php’ for understanding. For above hook, look
   in line, 33,34,37,38. Also, read comment notes from line 12 to 22.
 *  Theme Author [Veda](https://wordpress.org/support/users/vedathemes/)
 * (@vedathemes)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/changes-to-hook/#post-12001582)
 * Hi,
 * I hope the issue above has been resolved. Feel free to create a new ticket if
   you need any further help.
 * Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changes to Hook’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/aamla/1.2.4/screenshot.png)
 * Aamla
 * [Support Threads](https://wordpress.org/support/theme/aamla/)
 * [Active Topics](https://wordpress.org/support/theme/aamla/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/aamla/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/aamla/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Veda](https://wordpress.org/support/users/vedathemes/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/changes-to-hook/#post-12001582)
 * Status: resolved