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
Accelerator
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
Type
/
to 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 }}
kingkool68
/
wordpress-rh-starter-theme
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
22
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Add Logic for Dynamic Image Resizing
- #2
#2
Open
kingkool68
wants to merge 8 commits into
main
kingkool68/wordpress-rh-starter-theme:main
from
rh/1-add-logic-for-dynamic-image-resizing
kingkool68/wordpress-rh-starter-theme:rh/1-add-logic-for-dynamic-image-resizing
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
[WIP] Add Logic for Dynamic Image Resizing
#2
kingkool68
wants to merge 8 commits into
main
kingkool68/wordpress-rh-starter-theme:main
from
rh/1-add-logic-for-dynamic-image-resizing
kingkool68/wordpress-rh-starter-theme:rh/1-add-logic-for-dynamic-image-resizing
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2023
Add Tachyon filters to our liking
kingkool68
committed
e687f58
View commit details
Copy full SHA for e687f58
Browse repository at this point
Commits on Oct 3, 2023
Make sure the `get_field()` function exists
kingkool68
committed
cb24899
View commit details
Copy full SHA for cb24899
Browse repository at this point
Modify the attachment meta data being saved to the database
kingkool68
committed
d76210c
View commit details
Copy full SHA for d76210c
Browse repository at this point
Constrain dimensions?
kingkool68
committed
440ad7b
View commit details
Copy full SHA for 440ad7b
Browse repository at this point
Commits on Oct 4, 2023
If the 'intermediate_image_sizes_advanced' filter is called during the wp_create_image_subsizes() function then return an empty array so no intermediate image sizes will be generated
kingkool68
committed
0dde404
View commit details
Copy full SHA for 0dde404
Browse repository at this point
Only modify the behavior of intermediate-sized image generation functionality if TACHYON_URL is defined
kingkool68
committed
deb860d
View commit details
Copy full SHA for deb860d
Browse repository at this point
Commits on Oct 5, 2023
Move Tachyon related functionality to it's own file
kingkool68
committed
1a63616
View commit details
Copy full SHA for 1a63616
Browse repository at this point
If the image size is cropped then make sure we're not scaling the sizes up
kingkool68
committed
c8075c5
View commit details
Copy full SHA for c8075c5
Browse repository at this point
You can’t perform that action at this time.