Skip to content
Public Ticket #24596

http://gmpg.org/xfn/11

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

In this case, just copy the header file from the parent theme into the child theme then start to modify it.

Regards,
PenciDesign.


reanusbig replied

Customer Reply

Sorry, I forgot to write that I also want to eliminate:

<link rel="pingback" href="https://www.pozzuolireport.it/xmlrpc.php">

I have now deleted in the header.php file of the parent theme Soledad this code:

<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">

reanusbig started the conversation

Conversation Start

Hi,

I use child theme and for GDPR reasons I want to eliminate this code from the header:

<link rel="profile" href="http://gmpg.org/xfn/11">

I have now modified the header.php file of the parent theme Soledad, but I will lose this modification with each update.

How do I solve this problem in the child theme?

Thanks

Want to join this conversation or access attachments? Sign in first.