Code Monkey home page Code Monkey logo

murrow.wsu.edu's Issues

Removed HTML in single post view

Keeping track of the Spine parent theme HTML removed in the Murrow theme that may be useful in the future.

Previous/Next links:

<?php
wp_link_pages( array(
	'before' => '<div class="page-links">' . __( 'Pages:', 'spine' ),
	'after' => '</div>',
) );
?>

Social sharing:

<?php
if ( is_singular() && in_array( $post_share_placement, array( 'bottom', 'both' ), true ) ) {
	get_template_part( 'parts/share-tools' );
}
?>

Not all images have alt text

screen shot 2017-09-12 at 11 20 08 am

<a href="https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242.jpg"><img class=" wp-image-1865 alignright" src="https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-396x228.jpg" alt="" width="490" height="282" srcset="https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-396x228.jpg 396w, https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-768x442.jpg 768w, https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-792x455.jpg 792w, https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-990x569.jpg 990w, https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242-1188x683.jpg 1188w, https://s3.wp.wsu.edu/uploads/sites/880/2017/08/MurrowDSC_6242.jpg 1200w" sizes="(max-width: 490px) 100vw, 490px"></a>

Iconography

Allen finalize iconography throughout site.

  • metadata
  • links

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.