Skip to content

Added custom fields and hooks around actions code#12

Open
davidyaha wants to merge 1 commit intomitcho:masterfrom
davidyaha:master
Open

Added custom fields and hooks around actions code#12
davidyaha wants to merge 1 commit intomitcho:masterfrom
davidyaha:master

Conversation

@davidyaha
Copy link

No description provided.

@ghost
Copy link

ghost commented May 24, 2016

@davidyaha This is a very handy feature addition 👍 🙇 Thanks!

@mitcho Do you have time to take a look at the pull request and merge it? 😄 It would be nice to have it in WP's plugin trunk.


$fields[] = 'post_url';

$meta_keys = $wpdb->get_col("select distinct(meta_key) from $wpdb->postmeta");
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose here? Adding separate default columns might be something to put in a separate patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants