Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaDevVictoria
/
jetpack
Public
forked from
Automattic/jetpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jetpack
functions.opengraph.php
on
JavaDevVictoria-patch-2
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2017
Open Graph: do not pass image URL through esc_url (#8177)
Show description for d4b3698
jeherve
authored and
zinigor
committed
d4b3698
View commit details
Copy full SHA for d4b3698
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Open Graph: update fallback images to return better images. (#7246)
Show description for d6be3cf
jeherve
authored and
oskosk
committed
d6be3cf
View commit details
Copy full SHA for d6be3cf
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Open Graph: make sure transients are used to save image IDs. (#6632)
Show description for 93c0438
jeherve
authored and
georgestephanis
committed
93c0438
View commit details
Copy full SHA for 93c0438
View code at this point
Browse repository at this point
Commits on Feb 20, 2017
Remove old get_avatar_url implementations post 4.2 (#6383)
Show description for 8f63395
singerb
authored and
dereksmart
committed
8f63395
View commit details
Copy full SHA for 8f63395
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Add image caching to jetpack_og_get_image() (#6297)
Show description for d66cb0f
jeherve
authored and
dereksmart
committed
d66cb0f
View commit details
Copy full SHA for d66cb0f
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
Fix: Use the site_icon id instead of the url (#6303)
Show description for 9282730
enejb
authored and
samhotchkiss
committed
9282730
View commit details
Copy full SHA for 9282730
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
Fix PHP 7.1 Warning: illegal string offset 'src' (#6118)
Show description for 9621690
ethitter
authored and
samhotchkiss
committed
9621690
View commit details
Copy full SHA for 9621690
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
OpenGraph: replace function getimagesize that doesn't work in an environment where allow_url_fopen=0. Use standard WP function instead. (#5602)
eliorivero
authored and
samhotchkiss
committed
878eb2b
View commit details
Copy full SHA for 878eb2b
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Issue 3432 - Don't use site icon as fallback if it's less than default size (#3515)
AjkP
authored and
samhotchkiss
committed
7797d8e
View commit details
Copy full SHA for 7797d8e
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Autoload facebook_admins option
gravityrail
committed
252b822
View commit details
Copy full SHA for 252b822
View code at this point
Browse repository at this point
Autoload open_graph_protocol_site_type option
gravityrail
committed
089a236
View commit details
Copy full SHA for 089a236
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
Merge pull request #3372 from Automattic/fix/ogurl-home
Show description for e6334ed
samhotchkiss
authored
e6334ed
View commit details
Copy full SHA for e6334ed
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Open Graph: Remove pre-WP4.3 Jetpack Site Icon
kraftbj
committed
80df2a3
View commit details
Copy full SHA for 80df2a3
View code at this point
Browse repository at this point
Open Graph: Use correct ordering of args for Core's get_site_icon_url function
kraftbj
committed
5a8a9d8
View commit details
Copy full SHA for 5a8a9d8
View code at this point
Browse repository at this point
Open Graph: Ensure show_on_front option is set to page.
Show description for 002d729
kraftbj
committed
002d729
View commit details
Copy full SHA for 002d729
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Merge pull request #3014 from Automattic/add/default-og-desc
Show description for 0b8322a
samhotchkiss
committed
0b8322a
View commit details
Copy full SHA for 0b8322a
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Amend comments with wp.org to w.org. The former isn't what you think and the latter is pretty darn cool.
kraftbj
committed
75ff1a2
View commit details
Copy full SHA for 75ff1a2
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
Open Graph: Adds a filter to modify the fallback og:description tag.
kraftbj
committed
0399d28
View commit details
Copy full SHA for 0399d28
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Merge pull request #2910 from Automattic/og-attachment-pages
Show description for 1824cf7
zinigor
committed
1824cf7
View commit details
Copy full SHA for 1824cf7
View code at this point
Browse repository at this point
OG Spacing and yoda style
dereksmart
committed
5a73bf3
View commit details
Copy full SHA for 5a73bf3
View code at this point
Browse repository at this point
Open Graph: Update inline docs
kraftbj
committed
cdce187
View commit details
Copy full SHA for cdce187
View code at this point
Browse repository at this point
Fix removal of attachment page code from wpcom merge
chaselivingston
committed
e02319c
View commit details
Copy full SHA for e02319c
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Open Graph: Use specific formatting functions instread of the excerpt filter to avoid likes/sharedaddy in og:description.
kraftbj
committed
ee1a65a
View commit details
Copy full SHA for ee1a65a
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Add missing parameter to the_title filter call
Show description for 00775ef
coreymckrill
committed
00775ef
View commit details
Copy full SHA for 00775ef
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Documentation: add module name to all hooks.
jeherve
committed
d35f362
View commit details
Copy full SHA for d35f362
View code at this point
Browse repository at this point
Commits on Sep 28, 2015
Open Graph: Indicate deprecated filter as such.
kraftbj
committed
4e72e78
View commit details
Copy full SHA for 4e72e78
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Open Graph: add documentation for filters.
jeherve
committed
dbef8e3
View commit details
Copy full SHA for dbef8e3
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Merge pull request #2294 from Automattic/update/og-fallback-width-height-2283
Show description for ea5ff33
samhotchkiss
committed
ea5ff33
View commit details
Copy full SHA for ea5ff33
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Theme Tools: minor changes to respect coding standards
Show description for f780307
jeherve
committed
f780307
View commit details
Copy full SHA for f780307
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Merge pull request #2378 from paulschreiber/fix/filter-og-tags
Show description for 5429785
samhotchkiss
committed
5429785
View commit details
Copy full SHA for 5429785
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Open Graph: Adds fallback to Core's site icon. See #2326
kraftbj
authored and
dereksmart
committed
d634313
View commit details
Copy full SHA for d634313
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
remove trailing newline from og:description
Paul Schreiber
committed
521d3e9
View commit details
Copy full SHA for 521d3e9
View code at this point
Browse repository at this point
filter og:title and og:description so they get smart punctuation
Paul Schreiber
committed
63ab76e
View commit details
Copy full SHA for 63ab76e
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Site Icon: add dimensions to use in Open Graph Image tags
jeherve
committed
b9ad1d3
View commit details
Copy full SHA for b9ad1d3
View code at this point
Browse repository at this point
Site Logo: grab logo dimensions and use them in OG Image meta tags
jeherve
committed
d0f2865
View commit details
Copy full SHA for d0f2865
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.