• I want to edit the file wp-content/plugins/wp-postratings/wp-postratings.php just to change this line

    <?php add_filter( ‘wp_postratings_schema_itemtype’, ‘wp_postratings_schema_itemtype’ ); function wp_postratings_schema_itemtype( $itemtype ) { return ‘itemscope itemtype=”https://schema.org/XXX”&#8216;; } ?>

    But i dont have permission, how can I get the permission to do it?

    Thanks in advance.

    • This topic was modified 1 year, 6 months ago by jabisanchez.

    The page I need help with: [log in to see the link]

  • The topic ‘How to edit the file wp-content/plugins/wp-postratings/wp-postratings.php?’ is closed to new replies.