Skip to content

Instantly share code, notes, and snippets.

View junaidkbr's full-sized avatar
🔥

Junaid Ahmed junaidkbr

🔥
View GitHub Profile
@junaidkbr
junaidkbr / traverse.php
Last active December 17, 2017 07:27
Migrate abandoned/expired shortcode values to ACF field
<?php
/**
* Plugin Name: Traverse
* Description: A small plugin to look for specific abandoned shortcode in posts, get it's link (a shortcode attribute) and save that value in an ACF field.
* Author Name: Junaid Ahmed
*/
add_action('init', function(){
// post types to target