Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use wp_get_attachment_image_url #74

Closed
jaredatch opened this issue Nov 3, 2016 · 0 comments
Closed

Use wp_get_attachment_image_url #74

jaredatch opened this issue Nov 3, 2016 · 0 comments

Comments

@jaredatch
Copy link
Owner

Since 4.4 we can now simply output slightly by doing a wp_get_attachment_image_url call instead of using wp_get_attachment_image_scr and then checking isset($img[0]);

https://github.com/jaredatch/EA-Share-Count/blob/master/includes/class-front.php#L386

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

No branches or pull requests

1 participant