Skip to content

Instantly share code, notes, and snippets.

@NateJacobs
NateJacobs / gist:4b126a2c850b0aa04b68
Last active August 29, 2015 14:06
Filter Examples for the TNG RSS to WordPress Post plugin
<?php
// change the frequency of the update posts
function ngtj_change_tng_rss_update_schedule($schedule) {
return 'hourly';
}
add_filter('tng_wp_rss_post_schedule', 'ngtj_change_tng_rss_update_schedule');
// change the TNG RSS url
function ngtj_change_tng_rss_url($url) {

Keybase proof

I hereby claim:

  • I am natejacobs on github.
  • I am natejacobs (https://keybase.io/natejacobs) on keybase.
  • I have a public key ASC0yEfSG21ctXJxmehNEcW1cXpt_7NNwnGXGAvQVFAJIAo

To claim this, I am signing this object: