Replace title on custom field
-
Hi! Sorry for my English!
I need your help.
I need to replace the code. Title page on custom field. I have a custom field with key “mini”. I need to replace title page on title which inside custom field.I think it’s in part code, but I can not do.
$html .= '<h3 class="rpwe-title"><a href="' . esc_url( get_permalink() ) . '" title="' . sprintf( esc_attr__( 'Permalink to %s', 'rpwe' ), the_title_attribute( 'echo=0' ) ) . '" rel="bookmark">' . esc_attr( get_the_title() ) . '</a></h3>';
Please help me. Best wishes.
https://www.ads-software.com/plugins/recent-posts-widget-extended/
- The topic ‘Replace title on custom field’ is closed to new replies.