Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
xwp
/
wp-widget-customizer
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
54
Code
Issues
13
Pull requests
0
Actions
Projects
0
Models
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 11, 2014
Use HTTPS URL for dev-lib submodule
westonruter
committed
78df423
Copy full SHA for 78df423
Merge pull request #100 from xwp/feature/xwpification
Show description for d0e1f16
westonruter
committed
d0e1f16
Copy full SHA for d0e1f16
Replace X-Team (WP) with XWP.
westonruter
committed
fe2c082
Copy full SHA for fe2c082
Add updated wp-dev-lib as submodule
westonruter
committed
9590031
Copy full SHA for 9590031
Remove wp-dev-lib subtree
westonruter
committed
c29ebc9
Copy full SHA for c29ebc9
Commits on Mar 5, 2014
Auto-deactivate Widget Customizer when trunk is updated to r27419
Show description for 59836a7
westonruter
committed
59836a7
Copy full SHA for 59836a7
Commits on Feb 13, 2014
Bump 0.15 release
westonruter
committed
e5d2afc
Copy full SHA for e5d2afc
Catch InvalidStateError when live-previewing checkbox change
Show description for 4ce7cfa
westonruter
committed
4ce7cfa
Copy full SHA for 4ce7cfa
Commits on Feb 12, 2014
Merge pull request #96 from x-team/develop
Show description for 138e26f
westonruter
committed
138e26f
Copy full SHA for 138e26f
Merge pull request #93 from x-team/live-preview-without-manual-submit
Show description for 44243ac
westonruter
committed
44243ac
Copy full SHA for 44243ac
Remove default classes and styles for invalid/unsanitary fields
westonruter
committed
f92a887
Copy full SHA for f92a887
Add support for RSS widget and provide hooks for other widgets
westonruter
committed
59c20fc
Copy full SHA for 59c20fc
Preserve selectionStart and selectionEnd on focused input when replacing form
westonruter
committed
677302c
Copy full SHA for 677302c
Ignore transients in an options transaction
Show description for 4c40c3a
westonruter
committed
4c40c3a
Copy full SHA for 4c40c3a
Allow enter keypress on input to supply sanitized value even though focused
westonruter
committed
a2532a6
Copy full SHA for a2532a6
Recognize builtin live-preview support for Twenty_Fourteen_Ephemera_Widget
westonruter
committed
02a0101
Copy full SHA for 02a0101
Commits on Feb 11, 2014
Add live previews of widget changes as-you-type
westonruter
committed
1659ee3
Copy full SHA for 1659ee3
Route widget update UI through Save button click event
Show description for 37e36c0
westonruter
committed
37e36c0
Copy full SHA for 37e36c0
Improve styling of widget search field
Show description for b246a9b
shaunandrews
authored and
westonruter
committed
b246a9b
Copy full SHA for b246a9b
Commits on Feb 9, 2014
Reorganize methods for sidebar_widgets customizer control
westonruter
committed
45e8e6f
Copy full SHA for 45e8e6f
Reorganize methods for widget_form customizer control
westonruter
committed
eaf160d
Copy full SHA for eaf160d
Export whether each widget is_live_previewable to client
westonruter
committed
dca58fa
Copy full SHA for dca58fa
Merge pull request #89 from x-team/wide-widget-controls
Show description for b0d225e
westonruter
committed
b0d225e
Copy full SHA for b0d225e
Make wide/normal widgets toggle at same speed
Show description for 9c2157b
westonruter
committed
9c2157b
Copy full SHA for 9c2157b
Commits on Feb 8, 2014
Keep wide widget control positioned vertically with widget-top
Show description for 210abf3
westonruter
committed
210abf3
Copy full SHA for 210abf3
Eliminate hover/focus styles added to help when multiple wide controls were open
Show description for 41f914a
westonruter
committed
41f914a
Copy full SHA for 41f914a
Show only one expanded widget control at a time
Show description for e7107f5
westonruter
committed
e7107f5
Copy full SHA for e7107f5
Collapse any expanded wide widget controls when opening addition panel
westonruter
committed
05f0e15
Copy full SHA for 05f0e15
Strip widgets from sidebars_widgets[] settings if not registered
Show description for 42adb15
westonruter
committed
42adb15
Copy full SHA for 42adb15
Commits on Feb 7, 2014
Remove erroneous `border-none` from #88
westonruter
committed
cff88a1
Copy full SHA for cff88a1
Construct newly-added wide widgets as wide
westonruter
committed
55146e0
Copy full SHA for 55146e0
Add slide-out widget panels over preview for wide controls
westonruter
committed
478fb21
Copy full SHA for 478fb21
Export dimensions, filter is_wide, and if so add class to container
westonruter
committed
0418812
Copy full SHA for 0418812
Submit all widget control inputs outside of the .widget-content
westonruter
committed
8b67411
Copy full SHA for 8b67411
Clean up some naming, formatting, and commenting
westonruter
committed
8a141db
Copy full SHA for 8a141db
Pagination
Previous
Next
You can’t perform that action at this time.