|
|
@59688
|
9 months |
audrasjb |
General: Stop direct loading of files in /wp-includes that should …
|
|
|
@59224
|
12 months |
joedolson |
Administration: A11y: Fix accordion accessibility.
Change accordions …
|
|
|
@56551
|
2 years |
SergeyBiryukov |
Coding Standards: Correct spacing for spread operators.
No space …
|
|
|
@55276
|
3 years |
SergeyBiryukov |
I18N: Mark screen reader strings as such with translator comments.
…
|
|
|
@54133
|
3 years |
SergeyBiryukov |
Code Modernization: Add AllowDynamicProperties attribute to all …
|
|
|
@53877
|
3 years |
johnbillion |
Docs: Correct and improve the documented types for various functions …
|
|
|
@52621
|
4 years |
noisysocks |
Customizer: Remove Menus panel when a theme does not support menus
By …
|
|
|
@52355
|
4 years |
SergeyBiryukov |
Docs: Update some @var tags per the documentation standards.
…
|
|
|
@51518
|
4 years |
johnbillion |
Docs: Replace $this in hook param docs with more appropriate names.
…
|
|
|
@48111
|
5 years |
SergeyBiryukov |
Coding Standards: Replace echo sprintf() with printf() .
See #49542.
|
|
|
@47387
|
6 years |
SergeyBiryukov |
Docs: Add a reference to WP_Customize_Panel::__construct() for …
|
|
|
@47385
|
6 years |
SergeyBiryukov |
Docs: Clarify the type of theme_supports argument in various …
|
|
|
@47383
|
6 years |
SergeyBiryukov |
Docs: Use a consistent description for the $manager parameter in …
|
|
|
@47198
|
6 years |
SergeyBiryukov |
Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ …
|
|
|
@46133
|
6 years |
SergeyBiryukov |
Code Modernisation: Replace call_user_func_array() in …
|
|
|
@45932
|
6 years |
SergeyBiryukov |
I18N: Capitalize translator comments consistently, add trailing …
|
|
|
@42747
|
8 years |
SergeyBiryukov |
Docs: Remove @static notations from property DocBlocks in …
|
|
|
@42343
|
8 years |
pento |
Code is Poetry.
WordPress' code just... wasn't.
This is now dealt …
|
|
|
@41586
|
8 years |
afercia |
Accessibility: CodeMirror editing areas minor improvements.
- …
|
|
|
@41390
|
8 years |
westonruter |
Customize: Add notifications API to sections and panels.
* Adds a …
|
|
|
@41162
|
8 years |
DrewAPicture |
Docs: Remove @access notations from method DocBlocks in …
|
|
|
@40395
|
9 years |
westonruter |
Customize: Auto-expand a widget area section when expanding the …
|
|
|
@38470
|
9 years |
wonderboymusic |
Bootstrap: do not go gentle into that good night r38411, r38412, and …
|
|
|
@38411
|
9 years |
wonderboymusic |
Bootstrap: after r38409 and r38410, revert r38402 which reverted …
|
|
|
@38402
|
9 years |
dd32 |
Bootstrap: Revert [38399] as it's broken /build/ and subsequently …
|
|
|
@38399
|
9 years |
wonderboymusic |
Bootstrap: Autoload classes using a Composer-generated PHP …
|
|
|
@37491
|
9 years |
DrewAPicture |
Docs: Standardize filter docs in the Customizer classes to use …
|
|
|
@37342
|
9 years |
DrewAPicture |
Docs: Remove inline @see tags from function, class, and method …
|
|
|
@36809
|
10 years |
ocean90 |
Customizer: Merge two translator comments.
|
|
|
@36568
|
10 years |
DrewAPicture |
Docs: Remove a duplicate @static tag from the …
|
|
|
@36374
|
10 years |
westonruter |
Customizer: Hide help toggle button in panel when no description is …
|
|
|
@35386
|
10 years |
wonderboymusic |
Customize: move WP_Customize_Panel subclass to …
|
|
|
@34093
|
10 years |
westonruter |
Customize: Remove redundant aria-label attributes.
Adds an …
|
|
|
@33505
|
10 years |
ocean90 |
Customizer: Switch buttons to match the focus order with the visual …
|
|
|
@33219
|
10 years |
DrewAPicture |
Fix syntax and add missing @access tags to a variety of methods …
|
|
|
@32965
|
10 years |
wonderboymusic |
ob_get_contents() followed by ob_end_clean() can be replaced by …
|
|
|
@32876
|
10 years |
wonderboymusic |
Add missing access modifier to …
|
|
|
@32855
|
10 years |
obenland |
Keep WP_Customize_Nav_Menus_Panel with other panels rather than …
|
|
|
@32822
|
10 years |
ocean90 |
Customizer: Decode HTML entities of panel/section titles.
Titles are …
|
|
|
@32658
|
10 years |
westonruter |
Add JS templates for Customizer Panels and Sections.
This extends the …
|
|
|
@32650
|
10 years |
wonderboymusic |
Add @static* annotations where they are missing.
Initialize all …
|
|
|
@32649
|
10 years |
ocean90 |
Customizer: Replace accordion behavior of sections with a slide-in …
|
|
|
@31541
|
11 years |
DrewAPicture |
Add a missing file header to wp-includes/class-wp-customize-panel.php, …
|
|
|
@31471
|
11 years |
azaozz |
Add SVN eol-style = native where missing.
|
|
|
@31126
|
11 years |
wonderboymusic |
Adding a @return annotation to constructors is generally not …
|
|
|
@31083
|
11 years |
wonderboymusic |
In Customizer classes:
* public final function methods should be …
|
|
|
@30714
|
11 years |
ocean90 |
Customizer: Add panel/section type as CSS class to the HTML container. …
|
|
|
@30656
|
11 years |
DrewAPicture |
Docs Formatting: Backtick-escape inline code for all remaining dynamic …
|
|
|
@30607
|
11 years |
DrewAPicture |
4.1 Docs Audit: Improve inline documentation for various properties …
|
|
|
@30214
|
11 years |
ocean90 |
Customizer: Add stable sorting for panels, sections and controls in …
|
|
|
@30102
|
11 years |
ocean90 |
Improve/introduce Customizer JavaScript models for Controls, Sections, …
|
|
|
@29950
|
11 years |
ocean90 |
Customizer: Extract content markup for panels to its own method, …
|
|
|
@29610
|
11 years |
helen |
Customizer panels: use a single back button for all panels.
This also …
|
|
|
@29487
|
11 years |
nacin |
Separate WP_Customize_Panel from WP_Customize_Section.
props …
|