Making WordPress.org


Ignore:
Timestamp:
07/18/2018 07:20:28 PM (7 years ago)
Author:
coffee2code
Message:

jobs.wordpress.net: Sync footer with changes since made to the wordpress.org footer.

  • Replaces "Jobs" with "Donate"
  • Replaces "License / GPLv2" with "Public Code"
  • Adds G+ doodad
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/wporg-footer.php

    r5377 r7474  
    55            <li><a href="https://wordpress.org/news/" title="News and Updates">Blog</a></li>
    66            <li><a href="https://wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li>
    7             <li><a href="https://jobs.wordpress.net/" title="Find or post WordPress jobs">Jobs</a></li>
     7            <li><a href="https://wordpressfoundation.org/donate/" title="Donate to the WordPress Foundation">Donate</a></li>
    88        </ul>
    99
     
    3333            <li><a href="https://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li>
    3434            <li><a href="https://wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li>
    35             <li><a href="https://wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li>
     35            <li><a href="https://publiccode.eu/" target="_blank">Public Code</a></li>
    3636        </ul>
    3737
     
    4343                <iframe src="//www.facebook.com/plugins/like.php?app_id=121415197926116&amp;href=http%3A%2F%2Fwww.facebook.com%2Fwordpress&amp;send=false&amp;layout=button_count&amp;width=135&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=lucida+grande&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:135px; height:21px;" allowTransparency="true"></iframe>
    4444            </li>
     45            <li>
     46                <script src="https://apis.google.com/js/platform.js" async defer></script>
     47                <div class="g-plusone" data-size="medium" data-href="https://plus.google.com/+WordPress"></div>
     48            </li>
    4549        </ul>
    4650    </div>
Note: See TracChangeset for help on using the changeset viewer.