Making WordPress.org

Ticket #1885: 1885.diff

File 1885.diff, 585 bytes (added by iandunn, 9 years ago)

Your patch file should look similar to this (but don't worry if it's not exactly the same)

  • wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php

    diff --git wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php wordcamp.org/public_html/wp-content/plugins/wc-fonts/wc-fonts.php
    index a7df9ce..6cd7b1b 100644
    class WordCamp_Fonts_Plugin { 
    101101                ?>
    102102                <div class="wrap">
    103103                        <?php screen_icon(); ?>
    104                         <h1>Fonts</h1>
     104                        <h1>WordCamp Fonts</h1>
    105105                        <?php settings_errors(); ?>
    106106                        <form method="post" action="options.php" enctype="multipart/form-data">
    107107                                <?php