Title: Plugin file child theme
Last modified: June 17, 2020

---

# Plugin file child theme

 *  Resolved [Marco](https://wordpress.org/support/users/marco020/)
 * (@marco020)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/plugin-file-child-theme/)
 * Hi Shazzad,
 * I want to edit the plugin file ‘class-post-template-tags.php’ because I want **
   to remove the word ‘view’ from the title link on mouse hover**. My website is
   in Dutch so displaying the English word ‘view’ is a bit odd.
 * I am using a child theme: ‘twentytwenty-child’. **What should be the name of 
   the folder where I can copy ‘class-post-template-tags.php’ to? **
 * For now I’ve removed the word ‘view’ directly from the plugin file ‘class-post-
   template-tags.php’.
 * Thanks in advance for your reply and time!
 * Marco
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-file-child-theme%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Shazzad Hossain Khan](https://wordpress.org/support/users/sajib1223/)
 * (@sajib1223)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/plugin-file-child-theme/#post-13011690)
 * I will make the view translatable in future.
 * Rather than using `[title]`, use `[post_title]` with `[post_permalink]`.
 * `<a class="post-title" href="[post_permalink]" title="View [post_title]">[post_title]
   </a>`
 *  Thread Starter [Marco](https://wordpress.org/support/users/marco020/)
 * (@marco020)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/plugin-file-child-theme/#post-13012343)
 * Thanks for your snippet! I have removed ‘title’ from it because, in my opinion,
   it adds no value for the visiters of my website.
 * Thanks again. Enjoy your weekend!

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

The topic ‘Plugin file child theme’ is closed to new replies.

 * ![](https://ps.w.org/w4-post-list/assets/icon-128x128.png?rev=3034626)
 * [W4 Post List](https://wordpress.org/plugins/w4-post-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w4-post-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w4-post-list/)
 * [Active Topics](https://wordpress.org/support/plugin/w4-post-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w4-post-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w4-post-list/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Marco](https://wordpress.org/support/users/marco020/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/plugin-file-child-theme/#post-13012343)
 * Status: resolved