Skip to main content

Home/ Webpulser/ Contents contributed and discussions participated by Garry Ysenbaert

Contents contributed and discussions participated by Garry Ysenbaert

Garry Ysenbaert

Benoit Klein - Website - Spécialiste Front-End - 1 views

  •  
    Faites bouger la taille de votre fenêtre de navigateur
Garry Ysenbaert

Google Web Designer - 0 views

  •  
    Create engaging, interactive HTML5-based designs and motion graphics that can run on any device.
Garry Ysenbaert

Premium Social Network with WooCommerce and BuddyPress - 0 views

  • // Add the Membership sub-navigation menu item to BuddyPress' Profile navigation array add_action( 'bp_setup_nav', 'my_woo_info_nav' ); function my_woo_info_nav() { global $bp; $profile_link = trailingslashit( $bp->loggedin_user->domain . $bp->profile->slug ); bp_core_new_subnav_item( array( 'name' => __( 'Membership', 'buddypress' ), 'slug' => 'membership', 'parent_url' => $profile_link, 'parent_slug' => $bp->profile->slug, 'screen_function' => 'bp_woo_profile_subscription_screen', 'position' => 30, 'item_css_id' => 'membership' ) ); }
Garry Ysenbaert

wbench Benchmark - 0 views

  •  
    WBench is a tool that uses the HTML5 performance timing API to benchmark end user load times for websites. It simulates users visiting your website for the first time, with nothing of your site cached.
Garry Ysenbaert

One Page Scroll plugin - 0 views

  •  
    Create an Apple-like one page scroller website (iPhone 5S website) with One Page Scroll plugin
« First ‹ Previous 541 - 560 of 887 Next › Last »
Showing 20 items per page