Disable publish_date
-
wordpress-seo/frontend/class-opengraph.php
add_action( 'wpseo_opengraph', array( $this, 'publish_date' ), 19 );I want to disable publish date, it is possible? I comment this line but after upgrade I must repeat this …
The topic ‘Disable publish_date’ is closed to new replies.