This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?php | |
| function myplugin_ajax_job_search() { | |
| /* get the search terms entered into the search box */ | |
| $search = sanitize_text_field( $_POST[ 'search' ] ); | |
| /* run a new query including the search string */ | |
| $q = new WP_Query( | |
| array( | |
| 'post_type' => job_post_type_name, | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?php | |
| function myplugin_enqueue_scripts() { | |
| /* hand the js for deleting uploads by ajax */ | |
| wp_enqueue_script( | |
| 'myplugin-utilities-ajax', | |
| plugins_url( '/assets/js/nameofjsfile.js', __FILE__ ), | |
| array( 'jquery' ), | |
| '1.0.0', | |
| true | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | ( function( $ ) { | |
| // hooks everything into document ready | |
| $(document).ready( function() { | |
| // create a function to actually fire the search | |
| function dosearch(t) { | |
| // do the ajax request for job search | |
| $.ajax({ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* Modern Font Stacks */ | |
| /* System */ | |
| font-family: system, -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif; | |
| /* Times New Roman-based serif */ | |
| font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; | |
| /* A modern Georgia-based serif */ | |
| font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif; | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | | Name | P | W | L | D | PF | PA | PD | PTS | | |
| | :------: | :------: | :------: | :------: | :------: | :------: | :------: | :------: | :------: | | |
| | Doncaster RLFC | 6 | 5 | 1 | 0 | 238 | 72 | 166 | 10 | | |
| | Bradford Bulls | 6 | 5 | 1 | 0 | 206 | 73 | 133 | 10 | | |
| | York City Knights | 6 | 5 | 1 | 0 | 178 | 92 | 86 | 10 | | |
| | Whitehaven RLFC | 6 | 4 | 2 | 0 | 178 | 94 | 84 | 8 | | |
| | Hunslet RLFC | 6 | 4 | 2 | 0 | 139 | 130 | 9 | 8 | | |
| | Workington Town | 6 | 3 | 3 | 0 | 199 | 133 | 66 | 6 | | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Kingstone Press Championship Shield Table | |
| P W L D PF PA PD PTS | |
| 1 Toulouse Olympique 29 20 9 0 942 572 370 40 | |
| 2 Batley Bulldogs 29 15 13 1 763 783 -20 31 | |
| 3 Sheffield Eagles 29 13 16 0 744 952 -208 26 | |
| 4 Dewsbury Rams 29 11 18 0 555 895 -340 22 | |
| 5 Rochdale Hornets 29 8 20 1 553 884 -331 17 | |
| 6 Swinton Lions 29 8 21 0 605 822 -217 16 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Kingstone Press Championship Table | |
| P W L D PF PA PD PTS | |
| 1 Hull Kingston Rovers 23 19 3 1 850 385 465 39 | |
| 2 London Broncos 23 18 5 0 832 410 422 36 | |
| 3 Halifax RLFC 23 16 7 0 567 357 210 32 | |
| 4 Featherstone Rovers 23 15 7 1 687 421 266 31 | |
| 5 Toulouse Olympique 23 15 8 0 720 466 254 30 | |
| 6 Batley Bulldogs 23 11 12 0 549 663 -114 22 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?php // Include Twitter IDs for content creator (you, usually) ?> | |
| <meta name="twitter:site" content="@zoe_rooney"/> | |
| <meta name="twitter:creator" content="@zoe_rooney"/> | |
| <?php | |
| // get current post ID | |
| $currentpost = get_the_ID(); | |
| // get radio value | |
| $radio = get_field( 'twitter_card_options', $currentpost ); | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | Oldham RLFC Player Statistics (after 31 games) | |
| A I T G D Pts | |
| 1 Scott Turner 14 0 4 0 0 16 | |
| 2 Adam Clay 30 0 10 0 0 40 | |
| 3 George Tyson 21 0 9 0 0 36 | |
| 4 Nathan Chappell 0 0 0 0 0 0 | |
| 5 Jamel Chisholm 4 0 1 0 0 4 | |
| 6 Scott Leatherbarrow 25 0 0 65 0 130 | |
| 7 David Hewitt 28 0 5 10 0 40 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --- | |
| - name: Sync uploads between environments | |
| hosts: web | |
| remote_user: "{{ web_user }}" | |
| vars: | |
| project: "{{ wordpress_sites[site] }}" | |
| project_root: "{{ www_root }}/{{ site }}" | |
| tasks: | 
NewerOlder