Skip to content

ordbild/ob_start

Repository files navigation

ob_start

Ord&Bilds starttema för WordPress.

Sköna funktioner

<?php
echo asset( 'img/logo.png' ); // example.com/wp-content/themes/tema/assets/img/logo.png
?>
<?php
// Används i wp_enqueue_script/style.
cache_bust( 'css/style.css' );
?>
<?php
echo facebook_share_link( $url = null );
echo twitter_share_link( $url = null );
echo email_share_link( $url = null );
?>
<?php
echo get_permalink_by_path( 'om-oss/kontakt' );
?>
<?php
echo get_thumbnail_url( $post_id, $size = null );
?>

About

Ord&Bilds starttema för WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages