Compare commits
94 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca42fb7c35 | ||
|
|
a8e3d2e0ad | ||
|
|
61fbb2109f | ||
|
|
7e32b3f2b0 | ||
|
|
2753058dfa | ||
|
|
fcf2500f49 | ||
|
|
95c433c8cd | ||
|
|
ef7f72daec | ||
|
|
d687a49c78 | ||
|
|
46da16fae1 | ||
|
|
08e4416dd5 | ||
|
|
2c2f8a21fd | ||
|
|
614e78a804 | ||
|
|
f98ee7b892 | ||
|
|
a0cced6bba | ||
|
|
1a316fc555 | ||
|
|
93fbf22647 | ||
|
|
5b69c32e30 | ||
|
|
affb772478 | ||
|
|
0711ec9616 | ||
|
|
18945d341b | ||
|
|
be639d98c5 | ||
|
|
b9ccf1699b | ||
|
|
c8d6cfeed9 | ||
|
|
c62ccfa0c2 | ||
|
|
db8abe34fd | ||
|
|
309a44e152 | ||
|
|
341a54e73e | ||
|
|
0600b07381 | ||
|
|
5e7b029ff2 | ||
|
|
2ef6202356 | ||
|
|
29ed36c8c6 | ||
|
|
e97ddc2f84 | ||
|
|
240d281c9a | ||
|
|
10b8f45f4f | ||
|
|
38a0dfe341 | ||
|
|
fec51ff376 | ||
|
|
7279f8bf12 | ||
|
|
7ef1030432 | ||
|
|
cf52bed1f4 | ||
|
|
493585345f | ||
|
|
07efa8047f | ||
|
|
47123dd3c8 | ||
|
|
0546145cfc | ||
|
|
1dba1d9d5d | ||
|
|
9377cd9479 | ||
|
|
6b6f78705c | ||
|
|
1350b7df5b | ||
|
|
d4457b0deb | ||
|
|
2385395bcc | ||
|
|
dc2fadfc1d | ||
|
|
3ae9f9ffe3 | ||
|
|
bde5705828 | ||
|
|
0f50dc0a3d | ||
|
|
6fb7e0d491 | ||
|
|
249c2f64ac | ||
|
|
3a4625cfa9 | ||
|
|
10610241eb | ||
|
|
be769a845d | ||
|
|
007af9e81c | ||
|
|
72bc236da0 | ||
|
|
bf4135194e | ||
|
|
58c5e512b1 | ||
|
|
baf5a1ccd3 | ||
|
|
a143b8e52b | ||
|
|
6e63432e97 | ||
|
|
d2ba4618f1 | ||
|
|
2edf657e80 | ||
|
|
52c5003b0e | ||
|
|
a3a75ab286 | ||
|
|
601582e0f8 | ||
|
|
b37d66554b | ||
|
|
4a971cab75 | ||
|
|
b9a42e2de2 | ||
|
|
f7d196082e | ||
|
|
be39ef2434 | ||
|
|
bd28ecb009 | ||
|
|
9c9abd5dde | ||
|
|
13d9b3c932 | ||
|
|
f664f4d841 | ||
|
|
3ff07f2d41 | ||
|
|
8381166b05 | ||
|
|
f6d340767a | ||
|
|
e594e7957e | ||
|
|
a2a7b95580 | ||
|
|
db0d297ac3 | ||
|
|
4e9316f722 | ||
|
|
9f98c0997f | ||
|
|
40bb9982f7 | ||
|
|
141807bc26 | ||
|
|
742cbf86f3 | ||
|
|
ff2e2ddcff | ||
|
|
5aa5385d99 | ||
|
|
5ba465b490 |
@@ -13,7 +13,7 @@
|
||||
<p style="text-align: center">Semantic Personal Publishing Platform</p>
|
||||
|
||||
<h2>First Things First</h2>
|
||||
<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I am proud to be a part of. Thousands of hours have gone into WordPress, and we are dedicated to making it better every day. Thank you for making it part of your world.</p>
|
||||
<p>Welcome. WordPress is a very special project to me. Every developer and contributor adds something unique to the mix, and together we create something beautiful that I’m proud to be a part of. Thousands of hours have gone into WordPress, and we’re dedicated to making it better every day. Thank you for making it part of your world.</p>
|
||||
<p style="text-align: right">— Matt Mullenweg</p>
|
||||
|
||||
<h2>Installation: Famous 5-minute install</h2>
|
||||
@@ -21,7 +21,7 @@
|
||||
<li>Unzip the package in an empty directory and upload everything.</li>
|
||||
<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser. It will take you through the process to set up a <code>wp-config.php</code> file with your database connection details.
|
||||
<ol>
|
||||
<li>If for some reason this does not work, do not worry. It may not work on all web hosts. Open up <code>wp-config-sample.php</code> with a text editor like WordPad or similar and fill in your database connection details.</li>
|
||||
<li>If for some reason this doesn’t work, don’t worry. It doesn’t work on all web hosts. Open up <code>wp-config-sample.php</code> with a text editor like WordPad or similar and fill in your database connection details.</li>
|
||||
<li>Save the file as <code>wp-config.php</code> and upload it.</li>
|
||||
<li>Open <span class="file"><a href="wp-admin/install.php">wp-admin/install.php</a></span> in your browser.</li>
|
||||
</ol>
|
||||
@@ -65,7 +65,7 @@
|
||||
</ul>
|
||||
|
||||
<h2>Online Resources</h2>
|
||||
<p>If you have any questions that are not addressed in this document, please take advantage of WordPress’ numerous online resources:</p>
|
||||
<p>If you have any questions that aren’t addressed in this document, please take advantage of WordPress’ numerous online resources:</p>
|
||||
<dl>
|
||||
<dt><a href="https://codex.wordpress.org/">The WordPress Codex</a></dt>
|
||||
<dd>The Codex is the encyclopedia of all things WordPress. It is the most comprehensive source of information for WordPress available.</dd>
|
||||
@@ -74,7 +74,7 @@
|
||||
<dt><a href="https://planet.wordpress.org/">WordPress Planet</a></dt>
|
||||
<dd>The WordPress Planet is a news aggregator that brings together posts from WordPress blogs around the web.</dd>
|
||||
<dt><a href="https://wordpress.org/support/forums/">WordPress Support Forums</a></dt>
|
||||
<dd>If you’ve looked everywhere and still cannot find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
|
||||
<dd>If you’ve looked everywhere and still can’t find an answer, the support forums are very active and have a large community ready to help. To help them help you be sure to use a descriptive thread title and describe your question in as much detail as possible.</dd>
|
||||
<dt><a href="https://make.wordpress.org/support/handbook/appendix/other-support-locations/introduction-to-irc/">WordPress <abbr>IRC</abbr> (Internet Relay Chat) Channel</a></dt>
|
||||
<dd>There is an online chat channel that is used for discussion among people who use WordPress and occasionally support topics. The above wiki page should point you in the right direction. (<a href="https://web.libera.chat/#wordpress">irc.libera.chat #wordpress</a>)</dd>
|
||||
</dl>
|
||||
|
||||
@@ -27,7 +27,9 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="about__header-text"></div>
|
||||
<div class="about__header-text">
|
||||
<?php _e( 'Build the site you’ve always wanted — with blocks' ); ?>
|
||||
</div>
|
||||
|
||||
<nav class="about__header-navigation nav-tab-wrapper wp-clearfix" aria-label="<?php esc_attr_e( 'Secondary menu' ); ?>">
|
||||
<a href="about.php" class="nav-tab nav-tab-active" aria-current="page"><?php _e( 'What’s New' ); ?></a>
|
||||
@@ -44,89 +46,23 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
<?php
|
||||
printf(
|
||||
/* translators: 1: WordPress version number, 2: Plural number of bugs. More than one security issue. */
|
||||
_n(
|
||||
'<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug.',
|
||||
'<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bugs.',
|
||||
1
|
||||
),
|
||||
'6.0.5',
|
||||
'1'
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: HelpHub URL. */
|
||||
__( 'For more information, see <a href="%s">the release notes</a>.' ),
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
sanitize_title( '6.0.5' )
|
||||
)
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: WordPress version number. */
|
||||
__( '<strong>Version %s</strong> addressed some security issues.' ),
|
||||
'6.0.4'
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: HelpHub URL. */
|
||||
__( 'For more information, see <a href="%s">the release notes</a>.' ),
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
sanitize_title( '6.0.4' )
|
||||
)
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: WordPress version number. */
|
||||
__( '<strong>Version %s</strong> addressed some security issues.' ),
|
||||
'6.0.3'
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: HelpHub URL. */
|
||||
__( 'For more information, see <a href="%s">the release notes</a>.' ),
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
sanitize_title( '6.0.3' )
|
||||
)
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: 1: WordPress version number, 2: plural number of bugs. More than one security issue. */
|
||||
_n(
|
||||
'<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bug.',
|
||||
'<strong>Version %1$s</strong> addressed some security issues and fixed %2$s bugs.',
|
||||
17
|
||||
1
|
||||
),
|
||||
'6.0.2',
|
||||
number_format_i18n( 17 )
|
||||
'5.9.2',
|
||||
number_format_i18n( 1 )
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: HelpHub URL */
|
||||
/* translators: %s: HelpHub URL. */
|
||||
__( 'For more information, see <a href="%s">the release notes</a>.' ),
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version */
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
sanitize_title( '6.0.2' )
|
||||
sanitize_title( '5.9.2' )
|
||||
)
|
||||
);
|
||||
?>
|
||||
@@ -134,14 +70,14 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: 1: WordPress version number, 2: Plural number of bugs. */
|
||||
/* translators: 1: WordPress version number, 2: plural number of bugs. */
|
||||
_n(
|
||||
'<strong>Version %1$s</strong> addressed %2$s bug.',
|
||||
'<strong>Version %1$s</strong> addressed %2$s bugs.',
|
||||
31
|
||||
82
|
||||
),
|
||||
'6.0.1',
|
||||
number_format_i18n( 31 )
|
||||
'5.9.1',
|
||||
number_format_i18n( 82 )
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
@@ -151,7 +87,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
sanitize_title( '6.0.1' )
|
||||
sanitize_title( '5.9.1' )
|
||||
)
|
||||
);
|
||||
?>
|
||||
@@ -159,285 +95,256 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section">
|
||||
<h2 class="aligncenter">
|
||||
<?php _e( 'Full Site Editing is here' ); ?>
|
||||
</h2>
|
||||
<p class="aligncenter is-subheading">
|
||||
<?php _e( 'It puts you in control of your whole site, right in the WordPress Admin.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/twenty-twenty-two.png" alt="" />
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Say hello to Twenty Twenty‑Two' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'And say hello to the first default block theme in the history of WordPress. This is more than just a new default theme. It’s a brand-new way to work with WordPress themes.' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'Block themes put a wide array of visual choices in your hands, from color schemes and typeface combinations to page templates and image filters — all together, in the site editing interface. By making changes in one place, you can give Twenty Twenty‑Two the same look and feel as your brand or other websites — or take your site’s look in another direction.' ); ?>
|
||||
</p>
|
||||
<?php if ( current_user_can( 'switch_themes' ) ) : ?>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Link to Themes screen. */
|
||||
__( 'The Twenty Twenty‑Two theme is already available to you. It came installed with WordPress 5.9, and you will find it with <a href="%s">your other installed themes</a>.' ),
|
||||
admin_url( 'themes.php' )
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-right">
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Your personal paintbox awaits' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'More block themes built for full site editing features are in the Theme Directory alongside the Twenty Twenty‑Two theme, just waiting to be explored. Expect more to come!' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'When you use any of those new themes, you no longer need the Customizer. Instead, you have all the power of the Styles interface inside the Site Editor. Just as in Twenty Twenty‑Two, you build your site’s look and feel there, with the tools you need for the job in a fluid interface that practically comes alive in your hands.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/global-styles.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/navigation-block.png" alt="" />
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'The Navigation block' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Blocks come to site navigation, the heart of user experience.' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'The new Navigation block gives you the power to choose: an always-on responsive menu or one that adapts to your user’s screen size. Whatever you create, know it’s there to reuse wherever you like, whether in a brand new template or after switching themes.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section">
|
||||
<h2 class="aligncenter">
|
||||
<?php _e( 'More improvements and updates' ); ?>
|
||||
</h2>
|
||||
<p class="aligncenter is-subheading">
|
||||
<?php _e( 'Do you love to blog or produce content? New tweaks to the publishing flow help you say more, faster.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/block-controls.png" alt="" />
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Better block controls' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'WordPress 5.9 features new typography tools, flexible layout controls, and finer control over details like spacing, borders, and more — to help you get not just the look, but the polish that says you care about details.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-right">
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'The power of patterns' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'The WordPress Pattern Directory is the home of a wide range of block patterns built to save you time and add core site functionality. And you can edit them as you see fit. Need something different in the header or footer for your theme? Swap it out with a new one in a few clicks.' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'With a near full-screen view that draws you in to see fine details, the Pattern Explorer makes it easy to compare patterns and choose the one your users will expect.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/pattern-explorer.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/list-view.png" alt="" />
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'A revamped List View' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'In 5.9, the List View lets you drag and drop your content exactly where you want it. Managing complex documents is easier, too: simple controls let you expand and collapse sections as you build your site — and add HTML anchors to your blocks to help users get around the page.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns has-gutters is-wider-right">
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'A better Gallery block' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Treat every image in a Gallery block the same way you would treat it in the Image block.' ); ?>
|
||||
</p>
|
||||
<p>
|
||||
<?php _e( 'Style every image in your gallery differently from the next (with different crops, or duotones, for instance) or make them all the same. And change the layout with drag-and-drop.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column about__image is-vertically-aligned-center is-edge-to-edge">
|
||||
<img src="https://s.w.org/images/core/5.9/gallery-block.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section">
|
||||
<h2 class="aligncenter" style="margin-bottom:0;">
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Version number. */
|
||||
__( 'WordPress %s for developers' ),
|
||||
$display_version
|
||||
);
|
||||
?>
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-gutters has-2-columns">
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Introducing block themes' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Block-based themes dev note link. */
|
||||
__( 'A new way to build themes: Block themes use blocks to define the templates that structure your entire site. The new templates and template parts are defined in HTML and use the custom styling offered in theme.json. More information is available in the <a href="%s">block themes dev note</a>.' ),
|
||||
'https://make.wordpress.org/core/2022/01/04/block-themes-a-new-way-to-build-themes-in-wordpress-5-9/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Multiple stylesheets for a block' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Multiple stylesheets dev note link. */
|
||||
__( 'Now you can register more than one stylesheet per block. You can use this to share styles across blocks you write, or to load styles for individual blocks, so your styles are only loaded when the block is used. Find out more about <a href="%s">using multiple stylesheets in a block</a>.' ),
|
||||
'https://make.wordpress.org/core/2021/12/15/using-multiple-stylesheets-per-block/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="about__section has-gutters has-2-columns">
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'Block‑level locking' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Now you can lock any block (or a few of them) in a pattern, just by adding a lock attribute to its settings in block.json — leaving the rest of the pattern free for site editors to adapt to their content.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column is-edge-to-edge">
|
||||
<h3>
|
||||
<?php _e( 'A refactored Gallery block' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Gallery Refactor dev note link. */
|
||||
__( 'The changes to the Gallery block listed above are the result of a near-complete refactoring. Have you built a plugin or theme on the Gallery block functionality? Be sure to read the <a href="%s">Gallery block compatibility dev note</a>.' ),
|
||||
'https://make.wordpress.org/core/2021/08/20/gallery-block-refactor-dev-note/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section has-subtle-background-color has-2-columns is-wider-right">
|
||||
<div class="column about__image is-vertically-aligned-center">
|
||||
<img src="https://s.w.org/images/core/5.9/learn-video.png" alt="" />
|
||||
</div>
|
||||
<div class="column">
|
||||
<h3><?php _e( 'Learn more about the new features in 5.9' ); ?></h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Learn WordPress link. */
|
||||
__( 'Want to dive into 5.9 but don’t know where to start? Visit <a href="%s">learn.wordpress.org</a> for expanding resources on new features in WordPress 5.9.' ),
|
||||
'https://learn.wordpress.org'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section">
|
||||
<div class="column">
|
||||
<h2 class="aligncenter">
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Version number. */
|
||||
__( 'Welcome to WordPress %s' ),
|
||||
$display_version
|
||||
);
|
||||
?>
|
||||
</h2>
|
||||
<p class="is-subheading">
|
||||
<?php _e( 'WordPress 6.0 includes more than 500 enhancements and 400 bug fixes. This page highlights several key advancements aimed at making your WordPress content-creating and site-building experience more feature-rich and intuitive. You will also find resources for developers and anyone wanting a deeper understanding of WordPress.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns">
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-writing-improvements.png" alt="" />
|
||||
</div>
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php _e( 'Enhanced Writing Experience' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Writing improvements abound, whether you’re writing a brand new post or adding elements to an existing page. Explore more ways to streamline your content creation process, including:' ); ?>
|
||||
</p>
|
||||
<ul>
|
||||
<li><?php _e( 'Select text across multiple blocks and edit it all at once.' ); ?></li>
|
||||
<li><?php _e( 'Type two open brackets <code>[[</code> to quickly access the link menu.' ); ?></li>
|
||||
<li><?php _e( 'Keep existing styles when you transform some blocks from one kind to another—from a Paragraph block to a Code block, for instance.' ); ?></li>
|
||||
<li><?php _e( 'Create customized buttons and any new buttons you make will retain the style customizations automatically.' ); ?></li>
|
||||
<li><?php _e( 'Make tag clouds and social icons even more appealing with updated settings and controls, and a new outline style for the tag cloud.' ); ?></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns is-wider-right">
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php _e( 'Style Switching' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Block themes now include the option to contain multiple style variations. This expands the new Style system even further and enables shortcuts to switch the look and feel of your site all within a single theme. You can change both the available settings, like the font weight, and the style options, like the default color palette. Change the look and feel of your site with just a few clicks.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-style-switching.gif" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-1-column">
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-templates.png" alt="" />
|
||||
</div>
|
||||
<div class="column" style="padding-bottom:0">
|
||||
<h3>
|
||||
<?php _e( 'More Template Choices' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'WordPress 6.0 includes five new template options: author, date, categories, tag, and taxonomy. These additional templates provide greater flexibility for content creators. Tailor each with the tools you already know or with the following new options in this release.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-3-columns">
|
||||
<div class="column">
|
||||
<div class="about__image">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-sub-feature-1.png" alt="" />
|
||||
</div>
|
||||
<p><?php _e( 'Featured images can be used in the cover block.' ); ?></p>
|
||||
<p><?php _e( 'New featured image sizing controls make it easier to get the results you want.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-sub-feature-2.png" alt="" />
|
||||
</div>
|
||||
<p><?php _e( 'While editing a template, at the root, or between blocks, the quick inserter shows you patterns and template parts to help you work faster and discover new layout options.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-sub-feature-3.png" alt="" />
|
||||
</div>
|
||||
<p><?php _e( 'The query block supports filtering on multiple authors, support for custom taxonomies, and support for customizing what is shown when there are no results.' ); ?></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-integrated-patterns.png" alt="" />
|
||||
</div>
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php _e( 'Integrated Patterns' ); ?>
|
||||
</h3>
|
||||
<h3><?php _e( 'Check the Field Guide for more!' ); ?></h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s Working with Patterns dev note link. */
|
||||
__( 'Patterns will now appear when you need them in even more places, like in the quick inserter or when creating a new header or footer. If you’re a block theme author, you can even <a href="%s">register patterns from the Pattern Directory using <code>theme.json</code></a>, enabling you to prioritize specific patterns that are most helpful to your theme’s users.' ),
|
||||
'https://make.wordpress.org/core/2022/05/02/new-features-for-working-with-patterns-and-themes-in-wordpress-6-0/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns is-wider-right">
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php _e( 'Better List View' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'New keyboard shortcuts enable you to select multiple blocks from the list view, modify them in bulk, and drag-and-drop them within the list. List View can be opened and closed easily; it comes collapsed by default and it automatically expands to the current selection whenever you select a block.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-list-view.png" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-2-columns is-wider-left">
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-block-locking-controls.png" alt="" />
|
||||
</div>
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php _e( 'Block Locking Controls' ); ?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php _e( 'Now you can lock your blocks. Choose to disable the option to move a block, remove a block, or both. This simplifies project handover, allowing your clients to unleash their creativity without worrying about accidentally breaking their site in the process.' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section" style="margin-bottom:0;">
|
||||
<div class="column">
|
||||
<h2 class="aligncenter">
|
||||
<?php _e( 'Additional Design Tools' ); ?>
|
||||
</h2>
|
||||
<p class="is-subheading aligncenter">
|
||||
<?php _e( 'Design tools grow more powerful and intuitive with each release.' ); ?><br />
|
||||
<?php _e( 'Some highlights for 6.0 include:' ); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-3-columns" style="margin-bottom:0;">
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.203 6.892c.776-.963 1.297-1.559 1.297-1.559s.521.596 1.297 1.559c2.266 2.81 6.703 8.75 6.703 12.155 0 4.572-3.18 7.62-8 7.62s-8-3.048-8-7.62c0-3.404 4.437-9.345 6.703-12.155Zm1.297 1.58a64.727 64.727 0 0 0-2.361 3.15c-.972 1.388-1.911 2.87-2.6 4.248-.72 1.44-1.039 2.52-1.039 3.177 0 1.805.616 3.164 1.573 4.077.965.921 2.441 1.542 4.427 1.542 1.986 0 3.462-.621 4.427-1.542.957-.913 1.573-2.272 1.573-4.077 0-.657-.32-1.738-1.039-3.177-.689-1.378-1.628-2.86-2.6-4.247A64.727 64.727 0 0 0 16.5 8.47Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'A new color panel design saves space, but still shows your options at a glance.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M4.5 9.333v13.334h2.667V9.333H4.5ZM9.833 6.667V4h13.334v2.667H9.833ZM25.833 9.333v13.334H28.5V9.333h-2.667ZM23.167 28v-2.667H9.833V28h13.334Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'New border controls offer a simpler way to set your border exactly as you like it.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<circle cx="16" cy="16" r="12" fill="#fff"/>
|
||||
<circle cx="16" cy="16" r="12" fill="url(#a)"/>
|
||||
<circle cx="16" cy="16" r="12" stroke="#1E1E1E" stroke-width="2"/>
|
||||
<defs>
|
||||
<pattern id="a" patternContentUnits="objectBoundingBox" width=".385" height=".385">
|
||||
<use xlink:href="#b" transform="scale(.01923)"/>
|
||||
</pattern>
|
||||
<image id="b" width="20" height="20" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAfUlEQVQ4Ee2TSw6AMAhES4/C/a/EWTAuptFJR4m6MFE25dO88ikWEdkmkpnNzEbE3Yd+pHQV3MLUnZlfAmeXK74vAtdpPin96jRVEu8fimWxiRGx2xwuGZtVLvms14iXgZyRsn+g6oz28ye53UNMF0+WgZwJAHyWgZwJg2AvIbMZwqZwPC4AAAAASUVORK5CYII="/>
|
||||
</defs>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'Transparency levels for your colors allow for even more creative color options.' ); ?></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-3-columns">
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.165 7.335h9.333c.369 0 .667.298.667.667v9.333a.667.667 0 0 1-.667.667h-4v-3.333a2.667 2.667 0 0 0-2.666-2.667h-3.334v-4c0-.369.299-.667.667-.667Zm-2.667 4.667v-4a2.667 2.667 0 0 1 2.667-2.667h9.333a2.667 2.667 0 0 1 2.667 2.667v9.333a2.667 2.667 0 0 1-2.667 2.667h-4v4a2.667 2.667 0 0 1-2.666 2.667H8.499a2.667 2.667 0 0 1-2.667-2.667V14.67a2.667 2.667 0 0 1 2.667-2.667h4Zm6 8v4a.667.667 0 0 1-.666.667H8.499a.667.667 0 0 1-.667-.667V14.67c0-.368.299-.667.667-.667h4v3.333a2.667 2.667 0 0 0 2.666 2.667H18.5Zm0-2h-3.333a.667.667 0 0 1-.667-.667v-3.333h3.334c.368 0 .667.299.667.667v3.333Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'Control gaps, margins, typography, and more on a collection of blocks, all at once, in the Group block.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12.833 8.667h-7v2h7c.368 0 .667.299.667.667v9.333a.667.667 0 0 1-.667.667h-7v2h7a2.667 2.667 0 0 0 2.667-2.667v-9.333a2.667 2.667 0 0 0-2.667-2.667ZM20.167 8.667h7v2h-7a.667.667 0 0 0-.667.667v9.333c0 .368.299.667.667.667h7v2h-7a2.667 2.667 0 0 1-2.667-2.667v-9.333a2.667 2.667 0 0 1 2.667-2.667Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'Switch between stack, row, and group variations to position groups of blocks with more layout flexibility.' ); ?></p>
|
||||
</div>
|
||||
<div class="column">
|
||||
<div class="about__image aligncenter">
|
||||
<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M28.5 10.667v14.667A2.665 2.665 0 0 1 25.835 28H8.5" stroke="#1E1E1E" stroke-width="2"/>
|
||||
<rect x="5.5" y="5" width="18" height="18" rx="1.167" stroke="#1E1E1E" stroke-width="2"/>
|
||||
<path d="M5.834 18.667 10.786 16l3.715 1.778 4.333-3.111 4.333 3.111" stroke="#1E1E1E" stroke-width="2" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
</div>
|
||||
<p><?php _e( 'Use the gap support functionality in the Gallery block to create different looks–from adding spacing between all images, to removing spacing altogether.' ); ?></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="is-large" />
|
||||
|
||||
<div class="about__section has-2-columns is-wider-right">
|
||||
<div class="column about__image is-vertically-aligned-top">
|
||||
<a href="https://www.youtube.com/watch?v=oe452WcY7fA">
|
||||
<img src="https://s.w.org/images/core/6.0/about-60-video.png?ver=6.0" alt="<?php echo esc_attr( __( 'Exploring WordPress 6.0 video' ) ); ?>" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="column">
|
||||
<h3>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: Version number. */
|
||||
__( 'Learn more about WordPress %s' ),
|
||||
$display_version
|
||||
);
|
||||
?>
|
||||
</h3>
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: 6.0 overview video link. */
|
||||
__( 'See WordPress 6.0 in action! <a href="%s">Watch a brief overview video</a> highlighting some of the major features debuting in WordPress 6.0.' ),
|
||||
'https://www.youtube.com/watch?v=oe452WcY7fA'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="about__section has-3-columns">
|
||||
<div class="column" style="padding-top:0">
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: 1: Learn WordPress workshops link, 2: Learn WordPress social learning link. */
|
||||
__( 'Explore <a href="%1$s">learn.wordpress.org/​workshops</a> for quick how-to videos and lots more on new features in WordPress. Or join a live <a href="%2$s">interactive online learning session</a> on a specific WordPress topic.' ),
|
||||
'https://learn.wordpress.org/workshops/',
|
||||
'https://learn.wordpress.org/social-learning/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column" style="padding-top:0">
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: WordPress 6.0 Field Guide link. */
|
||||
__( 'Check out the latest version of the <a href="%s">WordPress Field Guide</a>. It is overflowing with detailed developer notes to help you build with WordPress.' ),
|
||||
__( 'https://make.wordpress.org/core/2022/05/03/wordpress-6-0-field-guide/' )
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
<div class="column" style="padding-top:0">
|
||||
<p>
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: WordPress 6.0 Release Notes link. */
|
||||
__( '<a href="%s">Read the WordPress 6.0 Release Notes</a> for more information on the included enhancements and issues fixed, installation information, developer notes and resources, release contributors, and the list of file changes in this release.' ),
|
||||
sprintf(
|
||||
/* translators: %s: WordPress version. */
|
||||
esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ),
|
||||
'6-0'
|
||||
)
|
||||
/* translators: %s: WordPress 5.9 Field Guide link. */
|
||||
__( 'Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of. <a href="%s">WordPress 5.9 Field Guide.</a>' ),
|
||||
'https://make.wordpress.org/core/2022/01/10/wordpress-5-9-field-guide/'
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
@@ -497,15 +404,3 @@ _n_noop(
|
||||
|
||||
/* translators: %s: Documentation URL. */
|
||||
__( 'For more information, see <a href="%s">the release notes</a>.' );
|
||||
|
||||
/* translators: 1: WordPress version number, 2: Link to update WordPress */
|
||||
__( 'Important! Your version of WordPress (%1$s) is no longer supported, you will not receive any security updates for your website. To keep your site secure, please <a href="%2$s">update to the latest version of WordPress</a>.' );
|
||||
|
||||
/* translators: 1: WordPress version number, 2: Link to update WordPress */
|
||||
__( 'Important! Your version of WordPress (%1$s) will stop receiving security updates in the near future. To keep your site secure, please <a href="%2$s">update to the latest version of WordPress</a>.' );
|
||||
|
||||
/* translators: %s: The major version of WordPress for this branch. */
|
||||
__( 'This is the final release of WordPress %s' );
|
||||
|
||||
/* translators: The localized WordPress download URL. */
|
||||
__( 'https://wordpress.org/download/' );
|
||||
|
||||
@@ -27,8 +27,8 @@ send_origin_headers();
|
||||
header( 'Content-Type: text/html; charset=' . get_option( 'blog_charset' ) );
|
||||
header( 'X-Robots-Tag: noindex' );
|
||||
|
||||
// Require a valid action parameter.
|
||||
if ( empty( $_REQUEST['action'] ) || ! is_scalar( $_REQUEST['action'] ) ) {
|
||||
// Require an action parameter.
|
||||
if ( empty( $_REQUEST['action'] ) ) {
|
||||
wp_die( '0', 400 );
|
||||
}
|
||||
|
||||
@@ -168,7 +168,7 @@ add_action( 'wp_ajax_nopriv_generate-password', 'wp_ajax_nopriv_generate_passwor
|
||||
|
||||
add_action( 'wp_ajax_nopriv_heartbeat', 'wp_ajax_nopriv_heartbeat', 1 );
|
||||
|
||||
$action = $_REQUEST['action'];
|
||||
$action = ( isset( $_REQUEST['action'] ) ) ? $_REQUEST['action'] : '';
|
||||
|
||||
if ( is_user_logged_in() ) {
|
||||
// If no action is registered, return a Bad Request response.
|
||||
@@ -201,6 +201,5 @@ if ( is_user_logged_in() ) {
|
||||
*/
|
||||
do_action( "wp_ajax_nopriv_{$action}" );
|
||||
}
|
||||
|
||||
// Default status.
|
||||
wp_die( '0' );
|
||||
|
||||
@@ -18,11 +18,11 @@ if ( ! defined( 'WP_ADMIN' ) ) {
|
||||
* @global string $hook_suffix
|
||||
* @global WP_Screen $current_screen WordPress current screen object.
|
||||
* @global WP_Locale $wp_locale WordPress date and time locale object.
|
||||
* @global string $pagenow The filename of the current screen.
|
||||
* @global string $pagenow
|
||||
* @global string $update_title
|
||||
* @global int $total_update_count
|
||||
* @global string $parent_file
|
||||
* @global string $typenow The post type of the current screen.
|
||||
* @global string $typenow
|
||||
*/
|
||||
global $title, $hook_suffix, $current_screen, $wp_locale, $pagenow,
|
||||
$update_title, $total_update_count, $parent_file, $typenow;
|
||||
|
||||
@@ -29,12 +29,7 @@ nocache_headers();
|
||||
/** This action is documented in wp-admin/admin.php */
|
||||
do_action( 'admin_init' );
|
||||
|
||||
$action = ! empty( $_REQUEST['action'] ) ? $_REQUEST['action'] : '';
|
||||
|
||||
// Reject invalid parameters.
|
||||
if ( ! is_scalar( $action ) ) {
|
||||
wp_die( '', 400 );
|
||||
}
|
||||
$action = empty( $_REQUEST['action'] ) ? '' : $_REQUEST['action'];
|
||||
|
||||
if ( ! is_user_logged_in() ) {
|
||||
if ( empty( $action ) ) {
|
||||
@@ -45,11 +40,6 @@ if ( ! is_user_logged_in() ) {
|
||||
*/
|
||||
do_action( 'admin_post_nopriv' );
|
||||
} else {
|
||||
// If no action is registered, return a Bad Request response.
|
||||
if ( ! has_action( "admin_post_nopriv_{$action}" ) ) {
|
||||
wp_die( '', 400 );
|
||||
}
|
||||
|
||||
/**
|
||||
* Fires on a non-authenticated admin post request for the given action.
|
||||
*
|
||||
@@ -69,11 +59,6 @@ if ( ! is_user_logged_in() ) {
|
||||
*/
|
||||
do_action( 'admin_post' );
|
||||
} else {
|
||||
// If no action is registered, return a Bad Request response.
|
||||
if ( ! has_action( "admin_post_{$action}" ) ) {
|
||||
wp_die( '', 400 );
|
||||
}
|
||||
|
||||
/**
|
||||
* Fires on an authenticated admin post request for the given action.
|
||||
*
|
||||
|
||||
@@ -116,16 +116,16 @@ $time_format = __( 'g:i a' );
|
||||
wp_enqueue_script( 'common' );
|
||||
|
||||
/**
|
||||
* $pagenow is set in vars.php.
|
||||
* $wp_importers is sometimes set in wp-admin/includes/import.php.
|
||||
* The remaining variables are imported as globals elsewhere, declared as globals here.
|
||||
* $pagenow is set in vars.php
|
||||
* $wp_importers is sometimes set in wp-admin/includes/import.php
|
||||
* The remaining variables are imported as globals elsewhere, declared as globals here
|
||||
*
|
||||
* @global string $pagenow The filename of the current screen.
|
||||
* @global string $pagenow
|
||||
* @global array $wp_importers
|
||||
* @global string $hook_suffix
|
||||
* @global string $plugin_page
|
||||
* @global string $typenow The post type of the current screen.
|
||||
* @global string $taxnow The taxonomy of the current screen.
|
||||
* @global string $typenow
|
||||
* @global string $taxnow
|
||||
*/
|
||||
global $pagenow, $wp_importers, $hook_suffix, $plugin_page, $typenow, $taxnow;
|
||||
|
||||
@@ -376,7 +376,7 @@ if ( isset( $plugin_page ) ) {
|
||||
* The load-* hook fires in a number of contexts. This hook is for core screens.
|
||||
*
|
||||
* The dynamic portion of the hook name, `$pagenow`, is a global variable
|
||||
* referring to the filename of the current screen, such as 'admin.php',
|
||||
* referring to the filename of the current page, such as 'admin.php',
|
||||
* 'post-new.php' etc. A complete hook for the latter would be
|
||||
* 'load-post-new.php'.
|
||||
*
|
||||
|
||||
@@ -74,7 +74,7 @@ if ( isset( $_REQUEST['attachment_id'] ) && (int) $_REQUEST['attachment_id'] &&
|
||||
</span>
|
||||
<?php
|
||||
if ( current_user_can( 'edit_post', $id ) ) {
|
||||
echo '<a class="edit-attachment" href="' . esc_url( get_edit_post_link( $id ) ) . '">' . _x( 'Edit', 'media item' ) . '</a>';
|
||||
echo '<a class="edit-attachment" href="' . esc_url( get_edit_post_link( $id ) ) . '" target="_blank">' . _x( 'Edit', 'media item' ) . '</a>';
|
||||
} else {
|
||||
echo '<span class="edit-attachment">' . _x( 'Success', 'media item' ) . '</span>';
|
||||
}
|
||||
|
||||
@@ -161,29 +161,17 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
if ( is_multisite() ) {
|
||||
$blogs = get_blogs_of_user( $user->ID, true );
|
||||
$blogs_count = count( $blogs );
|
||||
|
||||
if ( $blogs_count > 1 ) {
|
||||
?>
|
||||
<p>
|
||||
<?php
|
||||
/* translators: 1: URL to my-sites.php, 2: Number of sites the user has. */
|
||||
$message = _n(
|
||||
'This will grant access to <a href="%1$s">the %2$s site in this installation that you have permissions on</a>.',
|
||||
'This will grant access to <a href="%1$s">all %2$s sites in this installation that you have permissions on</a>.',
|
||||
$blogs_count
|
||||
);
|
||||
|
||||
if ( is_super_admin() ) {
|
||||
/* translators: 1: URL to my-sites.php, 2: Number of sites the user has. */
|
||||
$message = _n(
|
||||
'This will grant access to <a href="%1$s">the %2$s site on the network as you have Super Admin rights</a>.',
|
||||
'This will grant access to <a href="%1$s">all %2$s sites on the network as you have Super Admin rights</a>.',
|
||||
$blogs_count
|
||||
);
|
||||
}
|
||||
|
||||
printf(
|
||||
$message,
|
||||
/* translators: 1: URL to my-sites.php, 2: Number of sites the user has. */
|
||||
_n(
|
||||
'This will grant access to <a href="%1$s">the %2$s site in this installation that you have permissions on</a>.',
|
||||
'This will grant access to <a href="%1$s">all %2$s sites in this installation that you have permissions on</a>.',
|
||||
$blogs_count
|
||||
),
|
||||
admin_url( 'my-sites.php' ),
|
||||
number_format_i18n( $blogs_count )
|
||||
);
|
||||
|
||||
@@ -43,7 +43,7 @@ if ( isset( $_REQUEST['c'] ) ) {
|
||||
// Prevent actions on a comment associated with a trashed post.
|
||||
if ( $comment && 'trash' === get_post_status( $comment->comment_post_ID ) ) {
|
||||
wp_die(
|
||||
__( 'You cannot edit this comment because the associated post is in the Trash. Please restore the post first, then try again.' )
|
||||
__( 'You can’t edit this comment because the associated post is in the Trash. Please restore the post first, then try again.' )
|
||||
);
|
||||
}
|
||||
} else {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
.about__container {
|
||||
/* Section backgrounds */
|
||||
--background: transparent;
|
||||
--subtle-background: #f0f0f0;
|
||||
--subtle-background: #def;
|
||||
|
||||
/* Main text color */
|
||||
--text: #000;
|
||||
@@ -49,14 +49,14 @@
|
||||
.credits-php,
|
||||
.freedoms-php,
|
||||
.privacy-php {
|
||||
background: #fff;
|
||||
background: #f0f7ff;
|
||||
}
|
||||
|
||||
.about-php #wpcontent,
|
||||
.credits-php #wpcontent,
|
||||
.freedoms-php #wpcontent,
|
||||
.privacy-php #wpcontent {
|
||||
background: #fff;
|
||||
background: linear-gradient(-180deg, #fff 50%, #f0f7ff 100%);
|
||||
padding: 0 24px;
|
||||
}
|
||||
|
||||
@@ -462,18 +462,18 @@
|
||||
.about__container h3.is-larger-heading {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 2rem;
|
||||
font-size: 2em;
|
||||
line-height: 1.2;
|
||||
font-weight: 700;
|
||||
line-height: 1.16;
|
||||
}
|
||||
|
||||
.about__container h3,
|
||||
.about__container h1.is-smaller-heading,
|
||||
.about__container h2.is-smaller-heading {
|
||||
margin-top: 0;
|
||||
font-size: 1.625rem;
|
||||
font-weight: 700;
|
||||
line-height: 1.4;
|
||||
font-size: 1.6em;
|
||||
line-height: 1.3;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.about__container p {
|
||||
@@ -483,9 +483,7 @@
|
||||
|
||||
.about__container p.is-subheading {
|
||||
margin-top: 0;
|
||||
font-size: 1.5rem;
|
||||
font-weight: 300;
|
||||
line-height: 160%;
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
.about__section a {
|
||||
@@ -515,10 +513,6 @@
|
||||
margin-right: calc(var(--gap) / 2);
|
||||
}
|
||||
|
||||
.about__container li {
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
.about__container img {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
@@ -549,10 +543,6 @@
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.about__container .column .about__image {
|
||||
margin-bottom: calc(var(--gap) / 2);
|
||||
}
|
||||
|
||||
.about__container hr {
|
||||
margin: 0;
|
||||
height: var(--gap);
|
||||
@@ -575,8 +565,7 @@
|
||||
}
|
||||
|
||||
.about__section {
|
||||
font-size: 1.125rem;
|
||||
line-height: 1.55;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.about__section.is-feature {
|
||||
@@ -598,45 +587,47 @@
|
||||
/* 1.3 - Header */
|
||||
|
||||
.about__header {
|
||||
--about-header-image-width: 521px;
|
||||
--about-header-image-height: 504px;
|
||||
--about-header-bg-width: var(--about-header-image-width);
|
||||
--about-header-bg-height: var(--about-header-image-height);
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -2);
|
||||
|
||||
position: relative;
|
||||
margin-bottom: var(--gap);
|
||||
padding-top: 0;
|
||||
background: var(--subtle-background) url('../images/about-header-about.svg?ver=6.0') no-repeat;
|
||||
background-size: var(--about-header-bg-width) var(--about-header-bg-height);
|
||||
background-position: left var(--about-header-bg-offset-inline) center;
|
||||
background-image: url('../images/about-texture.png');
|
||||
background-color: var(--accent-2);
|
||||
background-size: 500px 500px;
|
||||
background-blend-mode: overlay;
|
||||
color: var(--text-light);
|
||||
}
|
||||
|
||||
.credits-php .about__header {
|
||||
--about-header-image-width: 477px;
|
||||
--about-header-image-height: 470px;
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -4);
|
||||
|
||||
background-image: url('../images/about-header-credits.svg?ver=6.0');
|
||||
background-position: left var(--about-header-bg-offset-inline) top var(--gap);
|
||||
.about__header::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 64px;
|
||||
z-index: 0;
|
||||
width: 300px;
|
||||
height: 382px;
|
||||
background: url(../images/about-header-about.svg) no-repeat center;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header {
|
||||
--about-header-image-width: 411px;
|
||||
--about-header-image-height: 498px;
|
||||
--about-header-bg-offset-inline: var(--gap);
|
||||
|
||||
background-image: url('../images/about-header-freedoms.svg?ver=6.0');
|
||||
background-position: left var(--about-header-bg-offset-inline) top calc(var(--gap) * 4);
|
||||
.credits-php .about__header::before {
|
||||
top: auto;
|
||||
bottom: 70px;
|
||||
height: 310px;
|
||||
background-image: url('../images/about-header-credits.svg');
|
||||
}
|
||||
|
||||
.privacy-php .about__header {
|
||||
--about-header-image-width: 277px;
|
||||
--about-header-image-height: 361px;
|
||||
--about-header-bg-offset-inline: var(--gap);
|
||||
.freedoms-php .about__header::before {
|
||||
top: calc(50% - 182px);
|
||||
left: 32px;
|
||||
width: 375px;
|
||||
height: 300px;
|
||||
background-image: url('../images/about-header-freedoms.svg');
|
||||
}
|
||||
|
||||
background-image: url('../images/about-header-privacy.svg?ver=6.0');
|
||||
background-position: left var(--about-header-bg-offset-inline) top var(--gap);
|
||||
.privacy-php .about__header::before {
|
||||
top: auto;
|
||||
bottom: -16px;
|
||||
background-image: url('../images/about-header-privacy.svg');
|
||||
}
|
||||
|
||||
.about__header-image {
|
||||
@@ -645,44 +636,33 @@
|
||||
|
||||
.about__header-title {
|
||||
box-sizing: border-box;
|
||||
margin: 0 var(--gap) 0 0;
|
||||
padding: 8rem 0 0;
|
||||
padding-left: calc(var(--about-header-bg-width) + var(--about-header-bg-offset-inline) + var(--gap));
|
||||
}
|
||||
|
||||
.credits-php .about__header-title,
|
||||
.privacy-php .about__header-title {
|
||||
padding-top: 6rem;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header-title {
|
||||
padding-top: 3rem;
|
||||
/* 380px = 300px (balloon width) + 64px (offset from edge) + 16px (spacing). */
|
||||
padding: 6rem 0 0 380px;
|
||||
margin: 0 2rem;
|
||||
}
|
||||
|
||||
.about__header-title h1 {
|
||||
margin: 0 0 1rem;
|
||||
margin: 0 0 0.5rem;
|
||||
padding: 0;
|
||||
font-size: clamp(3rem, 18.46vw - 8.08rem, 6rem);
|
||||
font-size: 4.5rem;
|
||||
line-height: 1;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.about__header-text {
|
||||
box-sizing: border-box;
|
||||
margin: 0 0 9rem;
|
||||
padding: 0 2rem 0 0;
|
||||
padding-left: calc(var(--about-header-bg-width) + var(--about-header-bg-offset-inline) + var(--gap));
|
||||
margin: 0 0 7rem;
|
||||
/* 380px = 300px (balloon width) + 64px (offset from edge) + 16px (spacing). */
|
||||
padding: 0 2rem 0 380px;
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.15;
|
||||
}
|
||||
|
||||
.credits-php .about__header-text,
|
||||
.privacy-php .about__header-text {
|
||||
margin-bottom: 7rem;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header-title,
|
||||
.freedoms-php .about__header-text {
|
||||
margin-bottom: 6rem;
|
||||
/* 423px = 375px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding-left: 423px;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.about__header-navigation {
|
||||
@@ -729,19 +709,34 @@
|
||||
border-color: var(--nav-current);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px) {
|
||||
.about__header {
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.7);
|
||||
--about-header-bg-height: calc(var(--about-header-image-height) * 0.7);
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -1);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px){
|
||||
.about__header-title h1 {
|
||||
font-size: clamp(3rem, 18.46vw - 5.08rem, 6rem);
|
||||
font-size: 4.8em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 782px) {
|
||||
.about__header::before {
|
||||
width: 240px;
|
||||
height: 305px;
|
||||
left: 32px;
|
||||
}
|
||||
|
||||
.credits-php .about__header::before {
|
||||
height: 248px;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header::before {
|
||||
top: calc(50% - 132px);
|
||||
height: 192px;
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
.privacy-php .about__header::before {
|
||||
bottom: 0;
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.about__container .about__header-text {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
@@ -750,6 +745,12 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-text {
|
||||
/* 288px = 240px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding-left: 288px !important;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-image {
|
||||
margin-right: calc(var(--gap) / 2);
|
||||
@@ -771,21 +772,14 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.about__header,
|
||||
.credits-php .about__header,
|
||||
.privacy-php .about__header,
|
||||
.freedoms-php .about__header {
|
||||
background-image: none;
|
||||
.about__header::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-text {
|
||||
padding-left: calc(var(--gap) / 2) !important;
|
||||
}
|
||||
|
||||
.about__header-title h1 {
|
||||
font-size: clamp(2rem, 11.43vw - 0.29rem, 4rem);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
|
||||
2
wp-admin/css/about-rtl.min.css
vendored
@@ -21,7 +21,7 @@
|
||||
.about__container {
|
||||
/* Section backgrounds */
|
||||
--background: transparent;
|
||||
--subtle-background: #f0f0f0;
|
||||
--subtle-background: #def;
|
||||
|
||||
/* Main text color */
|
||||
--text: #000;
|
||||
@@ -48,14 +48,14 @@
|
||||
.credits-php,
|
||||
.freedoms-php,
|
||||
.privacy-php {
|
||||
background: #fff;
|
||||
background: #f0f7ff;
|
||||
}
|
||||
|
||||
.about-php #wpcontent,
|
||||
.credits-php #wpcontent,
|
||||
.freedoms-php #wpcontent,
|
||||
.privacy-php #wpcontent {
|
||||
background: #fff;
|
||||
background: linear-gradient(180deg, #fff 50%, #f0f7ff 100%);
|
||||
padding: 0 24px;
|
||||
}
|
||||
|
||||
@@ -461,18 +461,18 @@
|
||||
.about__container h3.is-larger-heading {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 2rem;
|
||||
font-size: 2em;
|
||||
line-height: 1.2;
|
||||
font-weight: 700;
|
||||
line-height: 1.16;
|
||||
}
|
||||
|
||||
.about__container h3,
|
||||
.about__container h1.is-smaller-heading,
|
||||
.about__container h2.is-smaller-heading {
|
||||
margin-top: 0;
|
||||
font-size: 1.625rem;
|
||||
font-weight: 700;
|
||||
line-height: 1.4;
|
||||
font-size: 1.6em;
|
||||
line-height: 1.3;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.about__container p {
|
||||
@@ -482,9 +482,7 @@
|
||||
|
||||
.about__container p.is-subheading {
|
||||
margin-top: 0;
|
||||
font-size: 1.5rem;
|
||||
font-weight: 300;
|
||||
line-height: 160%;
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
.about__section a {
|
||||
@@ -514,10 +512,6 @@
|
||||
margin-left: calc(var(--gap) / 2);
|
||||
}
|
||||
|
||||
.about__container li {
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
.about__container img {
|
||||
margin: 0;
|
||||
max-width: 100%;
|
||||
@@ -548,10 +542,6 @@
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.about__container .column .about__image {
|
||||
margin-bottom: calc(var(--gap) / 2);
|
||||
}
|
||||
|
||||
.about__container hr {
|
||||
margin: 0;
|
||||
height: var(--gap);
|
||||
@@ -574,8 +564,7 @@
|
||||
}
|
||||
|
||||
.about__section {
|
||||
font-size: 1.125rem;
|
||||
line-height: 1.55;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.about__section.is-feature {
|
||||
@@ -597,45 +586,47 @@
|
||||
/* 1.3 - Header */
|
||||
|
||||
.about__header {
|
||||
--about-header-image-width: 521px;
|
||||
--about-header-image-height: 504px;
|
||||
--about-header-bg-width: var(--about-header-image-width);
|
||||
--about-header-bg-height: var(--about-header-image-height);
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -2);
|
||||
|
||||
position: relative;
|
||||
margin-bottom: var(--gap);
|
||||
padding-top: 0;
|
||||
background: var(--subtle-background) url('../images/about-header-about.svg?ver=6.0') no-repeat;
|
||||
background-size: var(--about-header-bg-width) var(--about-header-bg-height);
|
||||
background-position: right var(--about-header-bg-offset-inline) center;
|
||||
background-image: url('../images/about-texture.png');
|
||||
background-color: var(--accent-2);
|
||||
background-size: 500px 500px;
|
||||
background-blend-mode: overlay;
|
||||
color: var(--text-light);
|
||||
}
|
||||
|
||||
.credits-php .about__header {
|
||||
--about-header-image-width: 477px;
|
||||
--about-header-image-height: 470px;
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -4);
|
||||
|
||||
background-image: url('../images/about-header-credits.svg?ver=6.0');
|
||||
background-position: right var(--about-header-bg-offset-inline) top var(--gap);
|
||||
.about__header::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 64px;
|
||||
z-index: 0;
|
||||
width: 300px;
|
||||
height: 382px;
|
||||
background: url(../images/about-header-about.svg) no-repeat center;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header {
|
||||
--about-header-image-width: 411px;
|
||||
--about-header-image-height: 498px;
|
||||
--about-header-bg-offset-inline: var(--gap);
|
||||
|
||||
background-image: url('../images/about-header-freedoms.svg?ver=6.0');
|
||||
background-position: right var(--about-header-bg-offset-inline) top calc(var(--gap) * 4);
|
||||
.credits-php .about__header::before {
|
||||
top: auto;
|
||||
bottom: 70px;
|
||||
height: 310px;
|
||||
background-image: url('../images/about-header-credits.svg');
|
||||
}
|
||||
|
||||
.privacy-php .about__header {
|
||||
--about-header-image-width: 277px;
|
||||
--about-header-image-height: 361px;
|
||||
--about-header-bg-offset-inline: var(--gap);
|
||||
.freedoms-php .about__header::before {
|
||||
top: calc(50% - 182px);
|
||||
right: 32px;
|
||||
width: 375px;
|
||||
height: 300px;
|
||||
background-image: url('../images/about-header-freedoms.svg');
|
||||
}
|
||||
|
||||
background-image: url('../images/about-header-privacy.svg?ver=6.0');
|
||||
background-position: right var(--about-header-bg-offset-inline) top var(--gap);
|
||||
.privacy-php .about__header::before {
|
||||
top: auto;
|
||||
bottom: -16px;
|
||||
background-image: url('../images/about-header-privacy.svg');
|
||||
}
|
||||
|
||||
.about__header-image {
|
||||
@@ -644,44 +635,33 @@
|
||||
|
||||
.about__header-title {
|
||||
box-sizing: border-box;
|
||||
margin: 0 0 0 var(--gap);
|
||||
padding: 8rem 0 0;
|
||||
padding-right: calc(var(--about-header-bg-width) + var(--about-header-bg-offset-inline) + var(--gap));
|
||||
}
|
||||
|
||||
.credits-php .about__header-title,
|
||||
.privacy-php .about__header-title {
|
||||
padding-top: 6rem;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header-title {
|
||||
padding-top: 3rem;
|
||||
/* 380px = 300px (balloon width) + 64px (offset from edge) + 16px (spacing). */
|
||||
padding: 6rem 380px 0 0;
|
||||
margin: 0 2rem;
|
||||
}
|
||||
|
||||
.about__header-title h1 {
|
||||
margin: 0 0 1rem;
|
||||
margin: 0 0 0.5rem;
|
||||
padding: 0;
|
||||
font-size: clamp(3rem, 18.46vw - 8.08rem, 6rem);
|
||||
font-size: 4.5rem;
|
||||
line-height: 1;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.about__header-text {
|
||||
box-sizing: border-box;
|
||||
margin: 0 0 9rem;
|
||||
padding: 0 0 0 2rem;
|
||||
padding-right: calc(var(--about-header-bg-width) + var(--about-header-bg-offset-inline) + var(--gap));
|
||||
margin: 0 0 7rem;
|
||||
/* 380px = 300px (balloon width) + 64px (offset from edge) + 16px (spacing). */
|
||||
padding: 0 380px 0 2rem;
|
||||
font-size: 1.6rem;
|
||||
line-height: 1.15;
|
||||
}
|
||||
|
||||
.credits-php .about__header-text,
|
||||
.privacy-php .about__header-text {
|
||||
margin-bottom: 7rem;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header-title,
|
||||
.freedoms-php .about__header-text {
|
||||
margin-bottom: 6rem;
|
||||
/* 423px = 375px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding-right: 423px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.about__header-navigation {
|
||||
@@ -728,19 +708,34 @@
|
||||
border-color: var(--nav-current);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px) {
|
||||
.about__header {
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.7);
|
||||
--about-header-bg-height: calc(var(--about-header-image-height) * 0.7);
|
||||
--about-header-bg-offset-inline: calc(var(--gap) * -1);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px){
|
||||
.about__header-title h1 {
|
||||
font-size: clamp(3rem, 18.46vw - 5.08rem, 6rem);
|
||||
font-size: 4.8em;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 782px) {
|
||||
.about__header::before {
|
||||
width: 240px;
|
||||
height: 305px;
|
||||
right: 32px;
|
||||
}
|
||||
|
||||
.credits-php .about__header::before {
|
||||
height: 248px;
|
||||
}
|
||||
|
||||
.freedoms-php .about__header::before {
|
||||
top: calc(50% - 132px);
|
||||
height: 192px;
|
||||
width: 240px;
|
||||
}
|
||||
|
||||
.privacy-php .about__header::before {
|
||||
bottom: 0;
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.about__container .about__header-text {
|
||||
font-size: 1.4em;
|
||||
}
|
||||
@@ -749,6 +744,12 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-text {
|
||||
/* 288px = 240px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding-right: 288px !important;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-image {
|
||||
margin-left: calc(var(--gap) / 2);
|
||||
@@ -770,21 +771,14 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 600px) {
|
||||
.about__header,
|
||||
.credits-php .about__header,
|
||||
.privacy-php .about__header,
|
||||
.freedoms-php .about__header {
|
||||
background-image: none;
|
||||
.about__header::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.about__header-title,
|
||||
.about__header-text {
|
||||
padding-right: calc(var(--gap) / 2) !important;
|
||||
}
|
||||
|
||||
.about__header-title h1 {
|
||||
font-size: clamp(2rem, 11.43vw - 0.29rem, 4rem);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
|
||||
2
wp-admin/css/about.min.css
vendored
@@ -783,18 +783,15 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
|
||||
.welcome-panel {
|
||||
background-color: mix($dashboard-accent-1, white, 12%);
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: $dashboard-accent-1;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: $dashboard-accent-2;
|
||||
background-color: $highlight-color;
|
||||
}
|
||||
|
||||
[class*="welcome-panel-icon"] {
|
||||
background-color: $dashboard-icon-background;
|
||||
@if ( $scheme-name == "light" ) {
|
||||
background-color: $icon-color;
|
||||
} @else {
|
||||
background-color: $base-color;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -63,10 +63,4 @@ $adminbar-recovery-exit-background-alt: mix(black, $adminbar-recovery-exit-backg
|
||||
|
||||
$menu-customizer-text: mix( $base-color, $text-color, 40% ) !default;
|
||||
|
||||
// Dashboard Colors
|
||||
|
||||
$dashboard-accent-1: $highlight-color !default;
|
||||
$dashboard-accent-2: $base-color !default;
|
||||
$dashboard-icon-background: $dashboard-accent-2 !default;
|
||||
|
||||
$low-contrast-theme: "false" !default;
|
||||
|
||||
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e1ecf0;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #096484;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #52accc;
|
||||
background-color: #096484;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #096484;
|
||||
background-color: #52accc;
|
||||
}
|
||||
2
wp-admin/css/colors/blue/colors-rtl.min.css
vendored
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e1ecf0;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #096484;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #52accc;
|
||||
background-color: #096484;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #096484;
|
||||
background-color: #52accc;
|
||||
}
|
||||
2
wp-admin/css/colors/blue/colors.min.css
vendored
@@ -9,6 +9,4 @@ $menu-submenu-text: #e2ecf1;
|
||||
$menu-submenu-focus-text: #fff;
|
||||
$menu-submenu-background: #4796b3;
|
||||
|
||||
$dashboard-icon-background: $highlight-color;
|
||||
|
||||
@import "../_admin.scss";
|
||||
|
||||
@@ -167,7 +167,7 @@ textarea:focus {
|
||||
color: #9ea476;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -196,7 +196,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -308,7 +308,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -333,7 +333,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -377,7 +377,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -412,12 +412,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -553,7 +553,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -566,7 +566,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -673,15 +673,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f8f4f1;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #c7a589;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #59524c;
|
||||
background-color: #c7a589;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
@@ -167,7 +167,7 @@ textarea:focus {
|
||||
color: #9ea476;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -196,7 +196,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -308,7 +308,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -333,7 +333,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -377,7 +377,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -412,12 +412,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -553,7 +553,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -566,7 +566,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: #f3f2f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -673,15 +673,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f8f4f1;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #c7a589;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #59524c;
|
||||
background-color: #c7a589;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
2
wp-admin/css/colors/coffee/colors.min.css
vendored
@@ -706,15 +706,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f4f6e9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #a3b745;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #523f6d;
|
||||
background-color: #a3b745;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
@@ -706,15 +706,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f4f6e9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #a3b745;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #523f6d;
|
||||
background-color: #a3b745;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
2
wp-admin/css/colors/ectoplasm/colors.min.css
vendored
@@ -706,19 +706,11 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e1f4f9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #04a4cc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #999;
|
||||
background-color: #04a4cc;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #333;
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
/* Override the theme filter highlight color for this scheme */
|
||||
|
||||
2
wp-admin/css/colors/light/colors-rtl.min.css
vendored
@@ -706,19 +706,11 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e1f4f9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #04a4cc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #999;
|
||||
background-color: #04a4cc;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #333;
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
/* Override the theme filter highlight color for this scheme */
|
||||
|
||||
2
wp-admin/css/colors/light/colors.min.css
vendored
@@ -18,9 +18,6 @@ $menu-submenu-background: #fff;
|
||||
$menu-collapse-text: #777;
|
||||
$menu-collapse-focus-icon: #555;
|
||||
|
||||
$dashboard-accent-2: $icon-color;
|
||||
$dashboard-icon-background: $text-color;
|
||||
|
||||
@import "../_admin.scss";
|
||||
|
||||
/* Override the theme filter highlight color for this scheme */
|
||||
|
||||
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #69a8bb;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #fbeae8;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #e14d43;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #363b3f;
|
||||
background-color: #e14d43;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #e14d43;
|
||||
background-color: #363b3f;
|
||||
}
|
||||
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #69a8bb;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: #f1f2f3;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #fbeae8;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #e14d43;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #363b3f;
|
||||
background-color: #e14d43;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #e14d43;
|
||||
background-color: #363b3f;
|
||||
}
|
||||
2
wp-admin/css/colors/midnight/colors.min.css
vendored
@@ -3,6 +3,4 @@ $base-color: #363b3f;
|
||||
$highlight-color: #e14d43;
|
||||
$notification-color: #69a8bb;
|
||||
|
||||
$dashboard-icon-background: $highlight-color;
|
||||
|
||||
@import "../_admin.scss";
|
||||
|
||||
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #3858e9;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e7ebfc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #3858e9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #1b8362;
|
||||
background-color: #3858e9;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #1d2327;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #3858e9;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,17 +706,9 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #e7ebfc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #3858e9;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #1b8362;
|
||||
background-color: #3858e9;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #1d2327;
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
2
wp-admin/css/colors/modern/colors.min.css
vendored
@@ -7,8 +7,4 @@ $notification-color: $highlight-color;
|
||||
$link: $highlight-color;
|
||||
$link-focus: darken($highlight-color, 10%);
|
||||
|
||||
$dashboard-accent-1: #3858e9;
|
||||
$dashboard-accent-2: #1b8362;
|
||||
$dashboard-icon-background: #1d2327;
|
||||
|
||||
@import "../_admin.scss";
|
||||
|
||||
@@ -673,15 +673,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f3f7f4;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #9ebaa0;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #738e96;
|
||||
background-color: #9ebaa0;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
2
wp-admin/css/colors/ocean/colors-rtl.min.css
vendored
@@ -673,15 +673,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #f3f7f4;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #9ebaa0;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #738e96;
|
||||
background-color: #9ebaa0;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
2
wp-admin/css/colors/ocean/colors.min.css
vendored
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #ccaf0b;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,15 +706,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #fbf0e7;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #dd823b;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #cf4944;
|
||||
background-color: #dd823b;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
@@ -188,7 +188,7 @@ textarea:focus {
|
||||
color: #ccaf0b;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -229,7 +229,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -341,7 +341,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -366,7 +366,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -410,7 +410,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -445,12 +445,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -586,7 +586,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -599,7 +599,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: #f3f1f1;
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -706,15 +706,7 @@ div#wp-responsive-toggle a:before {
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #fbf0e7;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-six {
|
||||
fill: #dd823b;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .about-zero {
|
||||
fill: #cf4944;
|
||||
background-color: #dd823b;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
|
||||
2
wp-admin/css/colors/sunrise/colors.min.css
vendored
@@ -271,7 +271,6 @@ a:active {
|
||||
|
||||
a:focus,
|
||||
a:focus .media-icon img,
|
||||
a:focus .plugin-icon,
|
||||
.wp-person a:focus .gravatar {
|
||||
color: #043959;
|
||||
box-shadow:
|
||||
@@ -790,7 +789,7 @@ img.emoji {
|
||||
/* @todo can we combine these into a class or use an existing dashicon one? */
|
||||
.welcome-panel .welcome-panel-close:before,
|
||||
.tagchecklist .ntdelbutton .remove-tag-icon:before,
|
||||
#bulk-titles .ntdelbutton:before,
|
||||
#bulk-titles div a:before,
|
||||
.notice-dismiss:before {
|
||||
background: none;
|
||||
color: #787c82;
|
||||
@@ -809,6 +808,10 @@ img.emoji {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#bulk-titles div a:before {
|
||||
margin: 1px 0;
|
||||
}
|
||||
|
||||
.tagchecklist .ntdelbutton .remove-tag-icon:before {
|
||||
margin-right: 2px;
|
||||
border-radius: 50%;
|
||||
@@ -823,8 +826,8 @@ img.emoji {
|
||||
|
||||
.tagchecklist .ntdelbutton:hover .remove-tag-icon:before,
|
||||
.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,
|
||||
#bulk-titles .ntdelbutton:hover:before,
|
||||
#bulk-titles .ntdelbutton:focus:before {
|
||||
#bulk-titles div a:hover:before,
|
||||
#bulk-titles div a:focus:before {
|
||||
color: #d63638;
|
||||
}
|
||||
|
||||
@@ -1835,7 +1838,6 @@ p.auto-update-status {
|
||||
|
||||
.metabox-prefs .screen-options .screen-per-page {
|
||||
margin-left: 15px;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.metabox-prefs .screen-options label {
|
||||
@@ -3151,6 +3153,7 @@ img {
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-size: 13px;
|
||||
background: #f6f7f7;
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
2
wp-admin/css/common-rtl.min.css
vendored
@@ -270,7 +270,6 @@ a:active {
|
||||
|
||||
a:focus,
|
||||
a:focus .media-icon img,
|
||||
a:focus .plugin-icon,
|
||||
.wp-person a:focus .gravatar {
|
||||
color: #043959;
|
||||
box-shadow:
|
||||
@@ -789,7 +788,7 @@ img.emoji {
|
||||
/* @todo can we combine these into a class or use an existing dashicon one? */
|
||||
.welcome-panel .welcome-panel-close:before,
|
||||
.tagchecklist .ntdelbutton .remove-tag-icon:before,
|
||||
#bulk-titles .ntdelbutton:before,
|
||||
#bulk-titles div a:before,
|
||||
.notice-dismiss:before {
|
||||
background: none;
|
||||
color: #787c82;
|
||||
@@ -808,6 +807,10 @@ img.emoji {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#bulk-titles div a:before {
|
||||
margin: 1px 0;
|
||||
}
|
||||
|
||||
.tagchecklist .ntdelbutton .remove-tag-icon:before {
|
||||
margin-left: 2px;
|
||||
border-radius: 50%;
|
||||
@@ -822,8 +825,8 @@ img.emoji {
|
||||
|
||||
.tagchecklist .ntdelbutton:hover .remove-tag-icon:before,
|
||||
.tagchecklist .ntdelbutton:focus .remove-tag-icon:before,
|
||||
#bulk-titles .ntdelbutton:hover:before,
|
||||
#bulk-titles .ntdelbutton:focus:before {
|
||||
#bulk-titles div a:hover:before,
|
||||
#bulk-titles div a:focus:before {
|
||||
color: #d63638;
|
||||
}
|
||||
|
||||
@@ -1834,7 +1837,6 @@ p.auto-update-status {
|
||||
|
||||
.metabox-prefs .screen-options .screen-per-page {
|
||||
margin-right: 15px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.metabox-prefs .screen-options label {
|
||||
@@ -3150,6 +3152,7 @@ img {
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-size: 13px;
|
||||
background: #f6f7f7;
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
2
wp-admin/css/common.min.css
vendored
@@ -991,7 +991,7 @@ p.customize-section-description {
|
||||
|
||||
.customize-section-description a.external-link:after {
|
||||
font: 16px/11px dashicons;
|
||||
content: "\f504";
|
||||
content: "\f310";
|
||||
top: 3px;
|
||||
position: relative;
|
||||
padding-right: 3px;
|
||||
@@ -1606,6 +1606,7 @@ p.customize-section-description {
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-size: 12px;
|
||||
padding: 6px 8px;
|
||||
-moz-tab-size: 2;
|
||||
-o-tab-size: 2;
|
||||
tab-size: 2;
|
||||
}
|
||||
@@ -1733,12 +1734,6 @@ p.customize-section-description {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#customize-notifications-area .notification-message button.switch-to-editor {
|
||||
display: block;
|
||||
margin-top: 6px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#customize-theme-controls .control-panel-themes > .accordion-section-title:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
2
wp-admin/css/customize-controls-rtl.min.css
vendored
@@ -990,7 +990,7 @@ p.customize-section-description {
|
||||
|
||||
.customize-section-description a.external-link:after {
|
||||
font: 16px/11px dashicons;
|
||||
content: "\f504";
|
||||
content: "\f310";
|
||||
top: 3px;
|
||||
position: relative;
|
||||
padding-left: 3px;
|
||||
@@ -1605,6 +1605,7 @@ p.customize-section-description {
|
||||
font-family: Consolas, Monaco, monospace;
|
||||
font-size: 12px;
|
||||
padding: 6px 8px;
|
||||
-moz-tab-size: 2;
|
||||
-o-tab-size: 2;
|
||||
tab-size: 2;
|
||||
}
|
||||
@@ -1732,12 +1733,6 @@ p.customize-section-description {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#customize-notifications-area .notification-message button.switch-to-editor {
|
||||
display: block;
|
||||
margin-top: 6px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
#customize-theme-controls .control-panel-themes > .accordion-section-title:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
2
wp-admin/css/customize-controls.min.css
vendored
@@ -121,17 +121,32 @@
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
margin: 16px 0;
|
||||
background-color: #e7ebfd;
|
||||
background: #2271b1 url(../images/about-texture.png) center repeat;
|
||||
background-size: 500px 500px;
|
||||
background-blend-mode: overlay;
|
||||
font-size: 14px;
|
||||
line-height: 1.3;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.welcome-panel::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -16px;
|
||||
left: 96px;
|
||||
z-index: 0;
|
||||
width: 300px;
|
||||
height: 382px;
|
||||
background: url(../images/about-header-about.svg) no-repeat center;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.welcome-panel h2 {
|
||||
margin: 0;
|
||||
font-size: 48px;
|
||||
font-weight: 600;
|
||||
line-height: 1.25;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel h3 {
|
||||
@@ -147,34 +162,16 @@
|
||||
}
|
||||
|
||||
.welcome-panel-header {
|
||||
--about-header-image-width: 521px;
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.55);
|
||||
--about-header-bg-offset-inline: 2rem;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
position: absolute;
|
||||
top: -1rem;
|
||||
left: var(--about-header-bg-offset-inline);
|
||||
bottom: 0;
|
||||
width: var(--about-header-bg-width);
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image svg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel-header a {
|
||||
color: inherit;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel-header a:focus,
|
||||
.welcome-panel-header a:hover {
|
||||
color: inherit;
|
||||
color: #f5e6ab;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -199,7 +196,6 @@
|
||||
font-size: 13px;
|
||||
line-height: 1.23076923; /* Chrome rounding, needs to be 16px equivalent */
|
||||
text-decoration: none;
|
||||
z-index: 1; /* Raise above the version image. */
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close:before {
|
||||
@@ -209,18 +205,18 @@
|
||||
transition: all .1s ease-in-out;
|
||||
content: '\f335';
|
||||
font-size: 24px;
|
||||
color: #1d2327;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close {
|
||||
color: #1d2327;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close:hover,
|
||||
.welcome-panel .welcome-panel-close:focus,
|
||||
.welcome-panel .welcome-panel-close:hover::before,
|
||||
.welcome-panel .welcome-panel-close:focus::before {
|
||||
color: #2271b1;
|
||||
color: #f5e6ab;
|
||||
}
|
||||
|
||||
/* @deprecated 5.9.0 -- Button removed from panel. */
|
||||
@@ -245,8 +241,8 @@
|
||||
margin-left: auto;
|
||||
max-width: 1500px;
|
||||
width: 100%;
|
||||
padding: 48px 48px 80px 0;
|
||||
padding-left: calc(var(--about-header-bg-width) + (var(--about-header-bg-offset-inline) * 2));
|
||||
/* 408px = 300px (balloon width) + 96px (offset from edge) + 16px (spacing). */
|
||||
padding: 48px 48px 48px 408px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column-container {
|
||||
@@ -255,6 +251,7 @@
|
||||
clear: both;
|
||||
display: grid;
|
||||
z-index: 1;
|
||||
margin-top: 32px;
|
||||
padding: 48px;
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
gap: 32px;
|
||||
@@ -1357,13 +1354,15 @@ a.rsswidget {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 782px) {
|
||||
.welcome-panel-header {
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.4);
|
||||
--about-header-bg-offset-inline: 1rem;
|
||||
.welcome-panel::before {
|
||||
width: 240px;
|
||||
height: 305px;
|
||||
left: 32px;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
top: 2rem;
|
||||
.welcome-panel-header {
|
||||
/* 288px = 240px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding: 32px 32px 32px 288px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column-container {
|
||||
@@ -1436,12 +1435,12 @@ a.rsswidget {
|
||||
|
||||
/* Smartphone */
|
||||
@media screen and (max-width: 600px) {
|
||||
.welcome-panel-header {
|
||||
padding: 32px 32px 64px;
|
||||
.welcome-panel::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
display: none;
|
||||
.welcome-panel-header {
|
||||
padding: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
2
wp-admin/css/dashboard-rtl.min.css
vendored
@@ -120,17 +120,32 @@
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
margin: 16px 0;
|
||||
background-color: #e7ebfd;
|
||||
background: #2271b1 url(../images/about-texture.png) center repeat;
|
||||
background-size: 500px 500px;
|
||||
background-blend-mode: overlay;
|
||||
font-size: 14px;
|
||||
line-height: 1.3;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.welcome-panel::before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: -16px;
|
||||
right: 96px;
|
||||
z-index: 0;
|
||||
width: 300px;
|
||||
height: 382px;
|
||||
background: url(../images/about-header-about.svg) no-repeat center;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.welcome-panel h2 {
|
||||
margin: 0;
|
||||
font-size: 48px;
|
||||
font-weight: 600;
|
||||
line-height: 1.25;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel h3 {
|
||||
@@ -146,34 +161,16 @@
|
||||
}
|
||||
|
||||
.welcome-panel-header {
|
||||
--about-header-image-width: 521px;
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.55);
|
||||
--about-header-bg-offset-inline: 2rem;
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
position: absolute;
|
||||
top: -1rem;
|
||||
right: var(--about-header-bg-offset-inline);
|
||||
bottom: 0;
|
||||
width: var(--about-header-bg-width);
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image svg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel-header a {
|
||||
color: inherit;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel-header a:focus,
|
||||
.welcome-panel-header a:hover {
|
||||
color: inherit;
|
||||
color: #f5e6ab;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -198,7 +195,6 @@
|
||||
font-size: 13px;
|
||||
line-height: 1.23076923; /* Chrome rounding, needs to be 16px equivalent */
|
||||
text-decoration: none;
|
||||
z-index: 1; /* Raise above the version image. */
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close:before {
|
||||
@@ -208,18 +204,18 @@
|
||||
transition: all .1s ease-in-out;
|
||||
content: '\f335';
|
||||
font-size: 24px;
|
||||
color: #1d2327;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close {
|
||||
color: #1d2327;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-close:hover,
|
||||
.welcome-panel .welcome-panel-close:focus,
|
||||
.welcome-panel .welcome-panel-close:hover::before,
|
||||
.welcome-panel .welcome-panel-close:focus::before {
|
||||
color: #2271b1;
|
||||
color: #f5e6ab;
|
||||
}
|
||||
|
||||
/* @deprecated 5.9.0 -- Button removed from panel. */
|
||||
@@ -244,8 +240,8 @@
|
||||
margin-right: auto;
|
||||
max-width: 1500px;
|
||||
width: 100%;
|
||||
padding: 48px 0 80px 48px;
|
||||
padding-right: calc(var(--about-header-bg-width) + (var(--about-header-bg-offset-inline) * 2));
|
||||
/* 408px = 300px (balloon width) + 96px (offset from edge) + 16px (spacing). */
|
||||
padding: 48px 408px 48px 48px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column-container {
|
||||
@@ -254,6 +250,7 @@
|
||||
clear: both;
|
||||
display: grid;
|
||||
z-index: 1;
|
||||
margin-top: 32px;
|
||||
padding: 48px;
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
gap: 32px;
|
||||
@@ -1356,13 +1353,15 @@ a.rsswidget {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 782px) {
|
||||
.welcome-panel-header {
|
||||
--about-header-bg-width: calc(var(--about-header-image-width) * 0.4);
|
||||
--about-header-bg-offset-inline: 1rem;
|
||||
.welcome-panel::before {
|
||||
width: 240px;
|
||||
height: 305px;
|
||||
right: 32px;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
top: 2rem;
|
||||
.welcome-panel-header {
|
||||
/* 288px = 240px (balloon width) + 32px (offset from edge) + 16px (spacing). */
|
||||
padding: 32px 288px 32px 32px;
|
||||
}
|
||||
|
||||
.welcome-panel .welcome-panel-column-container {
|
||||
@@ -1435,12 +1434,12 @@ a.rsswidget {
|
||||
|
||||
/* Smartphone */
|
||||
@media screen and (max-width: 600px) {
|
||||
.welcome-panel-header {
|
||||
padding: 32px 32px 64px;
|
||||
.welcome-panel::before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image {
|
||||
display: none;
|
||||
.welcome-panel-header {
|
||||
padding: 32px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
2
wp-admin/css/dashboard.min.css
vendored
@@ -98,12 +98,6 @@ input#link_url {
|
||||
color: #646970;
|
||||
}
|
||||
|
||||
#sample-permalink {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#edit-slug-box .cancel {
|
||||
margin-left: 10px;
|
||||
padding: 0;
|
||||
@@ -1970,6 +1964,11 @@ table.links-table {
|
||||
padding: 20px 10px;
|
||||
}
|
||||
|
||||
.misc-pub-section > a {
|
||||
float: left;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#delete-action,
|
||||
#publishing-action {
|
||||
line-height: 3.61538461;
|
||||
|
||||
2
wp-admin/css/edit-rtl.min.css
vendored
@@ -97,12 +97,6 @@ input#link_url {
|
||||
color: #646970;
|
||||
}
|
||||
|
||||
#sample-permalink {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
#edit-slug-box .cancel {
|
||||
margin-right: 10px;
|
||||
padding: 0;
|
||||
@@ -1969,6 +1963,11 @@ table.links-table {
|
||||
padding: 20px 10px;
|
||||
}
|
||||
|
||||
.misc-pub-section > a {
|
||||
float: right;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
#delete-action,
|
||||
#publishing-action {
|
||||
line-height: 3.61538461;
|
||||
|
||||
2
wp-admin/css/edit.min.css
vendored
@@ -1529,10 +1529,6 @@ table.form-table td .updated p {
|
||||
margin: 0 3px;
|
||||
}
|
||||
|
||||
.form-table .regular-text ~ input[type="text"].small-text {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#pass-strength-result {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
2
wp-admin/css/forms-rtl.min.css
vendored
@@ -1528,10 +1528,6 @@ table.form-table td .updated p {
|
||||
margin: 0 3px;
|
||||
}
|
||||
|
||||
.form-table .regular-text ~ input[type="text"].small-text {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#pass-strength-result {
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
2
wp-admin/css/forms.min.css
vendored
@@ -385,23 +385,6 @@ table.media .column-title .filename {
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
/* Media Copy to clipboard row action */
|
||||
.media .row-actions .copy-to-clipboard-container {
|
||||
display: inline;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.media .row-actions .copy-to-clipboard-container .success {
|
||||
position: absolute;
|
||||
right: 50%;
|
||||
transform: translate(50%, -100%);
|
||||
background: #000;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
margin: 0;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
/* @todo: pick a consistent list table selector */
|
||||
.wp-list-table a {
|
||||
transition: none;
|
||||
@@ -859,35 +842,16 @@ tr:hover .row-actions,
|
||||
/* Layout */
|
||||
|
||||
#wpbody-content .inline-edit-row fieldset {
|
||||
font-size: 12px;
|
||||
float: right;
|
||||
margin: 0;
|
||||
padding: 0 0 0 12px;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#wpbody-content .inline-edit-row td fieldset:last-of-type {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
tr.inline-edit-row td {
|
||||
padding: 0;
|
||||
/* Prevents the focus style on .inline-edit-wrapper from being cutted-off */
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.inline-edit-wrapper {
|
||||
display: flow-root;
|
||||
padding: 0 12px;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.inline-edit-wrapper:focus {
|
||||
border-color: #2271b1;
|
||||
box-shadow: 0 0 0 1px #2271b1;
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
tr.inline-edit-row td,
|
||||
#wpbody-content .inline-edit-row fieldset .inline-edit-col {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row-post .inline-edit-col-left {
|
||||
@@ -908,7 +872,7 @@ tr.inline-edit-row td {
|
||||
|
||||
#wpbody-content .quick-edit-row-page .inline-edit-col-right,
|
||||
#wpbody-content .bulk-edit-row-post .inline-edit-col-right {
|
||||
width: 50%;
|
||||
width: 49%;
|
||||
}
|
||||
|
||||
#wpbody-content .bulk-edit-row .inline-edit-col-left {
|
||||
@@ -934,26 +898,12 @@ tr.inline-edit-row td {
|
||||
}
|
||||
|
||||
.inline-edit-row .submit {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
clear: both;
|
||||
margin: 0;
|
||||
padding: 0.5em 0 1em;
|
||||
}
|
||||
|
||||
.inline-edit-save.submit .button {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.inline-edit-save .spinner {
|
||||
float: none;
|
||||
margin: 0;
|
||||
padding: 0.5em;
|
||||
margin: 0.5em 0 0;
|
||||
}
|
||||
|
||||
.inline-edit-row .notice-error {
|
||||
box-sizing: border-box;
|
||||
min-width: 100%;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
@@ -967,11 +917,15 @@ tr.inline-edit-row td {
|
||||
/* Needs higher specificity for the padding */
|
||||
#the-list .inline-edit-row .inline-edit-legend {
|
||||
margin: 0;
|
||||
padding: 0.2em 0;
|
||||
padding: 0.2em 0.5em 0;
|
||||
line-height: 2.5;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#the-list #bulk-edit.inline-edit-row .inline-edit-legend {
|
||||
padding: 0.2em 0.5em;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset span.title,
|
||||
.inline-edit-row fieldset span.checkbox-title {
|
||||
margin: 0;
|
||||
@@ -1078,17 +1032,34 @@ tr.inline-edit-row td {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
#bulk-titles-list,
|
||||
#bulk-titles-list li,
|
||||
ul.cat-checklist {
|
||||
height: 12em;
|
||||
border: solid 1px #dcdcde;
|
||||
overflow-y: scroll;
|
||||
padding: 0 5px;
|
||||
margin: 0;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#bulk-titles {
|
||||
display: block;
|
||||
height: 12em;
|
||||
border: 1px solid #dcdcde;
|
||||
overflow-y: scroll;
|
||||
padding: 0 5px;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset ul.cat-checklist li,
|
||||
.inline-edit-row fieldset ul.cat-checklist input {
|
||||
margin: 0;
|
||||
position: relative; /* RTL fix, #WP27629 */
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset ul.cat-checklist input {
|
||||
margin-top: -1px;
|
||||
margin-right: 3px;
|
||||
.inline-edit-row fieldset ul.cat-checklist label,
|
||||
.inline-edit-row #bulk-titles div {
|
||||
font-style: normal;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label input.inline-edit-menu-order-input {
|
||||
@@ -1108,48 +1079,27 @@ tr.inline-edit-row td {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#bulk-titles,
|
||||
ul.cat-checklist {
|
||||
height: 14em;
|
||||
border: 1px solid #ddd;
|
||||
margin: 0 0 5px;
|
||||
padding: 0.2em 5px;
|
||||
overflow-y: scroll;
|
||||
#bulk-titles {
|
||||
line-height: 140%;
|
||||
}
|
||||
#bulk-titles div {
|
||||
margin: 0.2em 0.3em;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton,
|
||||
#bulk-titles .ntdeltitle,
|
||||
.inline-edit-row fieldset ul.cat-checklist label {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 3px 0;
|
||||
line-height: 20px;
|
||||
vertical-align: top;
|
||||
#bulk-titles div a {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: right;
|
||||
height: 18px;
|
||||
margin: 0 -2px 0 3px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelitem {
|
||||
padding-right: 23px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
margin: 0 -26px 0 0;
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:before {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:focus {
|
||||
box-shadow: 0 0 0 2px #3582c4;
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
/* Reset inherited offset from Gutenberg */
|
||||
outline-offset: 0;
|
||||
#bulk-titles div a:before {
|
||||
position: relative;
|
||||
top: -3px;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
@@ -1965,20 +1915,6 @@ div.action-links,
|
||||
#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
|
||||
float: none;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#the-list .inline-edit-row .inline-edit-legend,
|
||||
.inline-edit-row span.title {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.inline-edit-row p.howto {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#wpbody-content .inline-edit-row-page .inline-edit-col-right {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row fieldset .inline-edit-col label,
|
||||
@@ -2006,28 +1942,9 @@ div.action-links,
|
||||
padding: 3px 4px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton,
|
||||
#bulk-titles .ntdeltitle,
|
||||
.inline-edit-row fieldset ul.cat-checklist label {
|
||||
padding: 6px 0;
|
||||
.inline-edit-row fieldset ul.cat-checklist label,
|
||||
.inline-edit-row #bulk-titles div {
|
||||
font-size: 16px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelitem {
|
||||
padding-right: 37px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin: 0 -40px 0 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:before {
|
||||
font-size: 20px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label span.title,
|
||||
@@ -2035,6 +1952,10 @@ div.action-links,
|
||||
float: none;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label.inline-edit-tags {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags {
|
||||
padding: 0;
|
||||
}
|
||||
@@ -2064,6 +1985,14 @@ div.action-links,
|
||||
display: block;
|
||||
}
|
||||
|
||||
#bulk-titles div {
|
||||
margin: 0.8em 0.3em;
|
||||
}
|
||||
|
||||
#bulk-titles div a {
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
/* Updates */
|
||||
#wpbody-content .updates-table .plugin-title {
|
||||
width: auto;
|
||||
|
||||
2
wp-admin/css/list-tables-rtl.min.css
vendored
@@ -384,23 +384,6 @@ table.media .column-title .filename {
|
||||
margin-bottom: 0.2em;
|
||||
}
|
||||
|
||||
/* Media Copy to clipboard row action */
|
||||
.media .row-actions .copy-to-clipboard-container {
|
||||
display: inline;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.media .row-actions .copy-to-clipboard-container .success {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -100%);
|
||||
background: #000;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
margin: 0;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
/* @todo: pick a consistent list table selector */
|
||||
.wp-list-table a {
|
||||
transition: none;
|
||||
@@ -858,35 +841,16 @@ tr:hover .row-actions,
|
||||
/* Layout */
|
||||
|
||||
#wpbody-content .inline-edit-row fieldset {
|
||||
font-size: 12px;
|
||||
float: left;
|
||||
margin: 0;
|
||||
padding: 0 12px 0 0;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
#wpbody-content .inline-edit-row td fieldset:last-of-type {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
tr.inline-edit-row td {
|
||||
padding: 0;
|
||||
/* Prevents the focus style on .inline-edit-wrapper from being cutted-off */
|
||||
position: relative;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.inline-edit-wrapper {
|
||||
display: flow-root;
|
||||
padding: 0 12px;
|
||||
border: 1px solid transparent;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.inline-edit-wrapper:focus {
|
||||
border-color: #2271b1;
|
||||
box-shadow: 0 0 0 1px #2271b1;
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
tr.inline-edit-row td,
|
||||
#wpbody-content .inline-edit-row fieldset .inline-edit-col {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row-post .inline-edit-col-left {
|
||||
@@ -907,7 +871,7 @@ tr.inline-edit-row td {
|
||||
|
||||
#wpbody-content .quick-edit-row-page .inline-edit-col-right,
|
||||
#wpbody-content .bulk-edit-row-post .inline-edit-col-right {
|
||||
width: 50%;
|
||||
width: 49%;
|
||||
}
|
||||
|
||||
#wpbody-content .bulk-edit-row .inline-edit-col-left {
|
||||
@@ -933,26 +897,12 @@ tr.inline-edit-row td {
|
||||
}
|
||||
|
||||
.inline-edit-row .submit {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
clear: both;
|
||||
margin: 0;
|
||||
padding: 0.5em 0 1em;
|
||||
}
|
||||
|
||||
.inline-edit-save.submit .button {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.inline-edit-save .spinner {
|
||||
float: none;
|
||||
margin: 0;
|
||||
padding: 0.5em;
|
||||
margin: 0.5em 0 0;
|
||||
}
|
||||
|
||||
.inline-edit-row .notice-error {
|
||||
box-sizing: border-box;
|
||||
min-width: 100%;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
@@ -966,11 +916,15 @@ tr.inline-edit-row td {
|
||||
/* Needs higher specificity for the padding */
|
||||
#the-list .inline-edit-row .inline-edit-legend {
|
||||
margin: 0;
|
||||
padding: 0.2em 0;
|
||||
padding: 0.2em 0.5em 0;
|
||||
line-height: 2.5;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
#the-list #bulk-edit.inline-edit-row .inline-edit-legend {
|
||||
padding: 0.2em 0.5em;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset span.title,
|
||||
.inline-edit-row fieldset span.checkbox-title {
|
||||
margin: 0;
|
||||
@@ -1077,17 +1031,34 @@ tr.inline-edit-row td {
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
#bulk-titles-list,
|
||||
#bulk-titles-list li,
|
||||
ul.cat-checklist {
|
||||
height: 12em;
|
||||
border: solid 1px #dcdcde;
|
||||
overflow-y: scroll;
|
||||
padding: 0 5px;
|
||||
margin: 0;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#bulk-titles {
|
||||
display: block;
|
||||
height: 12em;
|
||||
border: 1px solid #dcdcde;
|
||||
overflow-y: scroll;
|
||||
padding: 0 5px;
|
||||
margin: 0 0 5px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset ul.cat-checklist li,
|
||||
.inline-edit-row fieldset ul.cat-checklist input {
|
||||
margin: 0;
|
||||
position: relative; /* RTL fix, #WP27629 */
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset ul.cat-checklist input {
|
||||
margin-top: -1px;
|
||||
margin-left: 3px;
|
||||
.inline-edit-row fieldset ul.cat-checklist label,
|
||||
.inline-edit-row #bulk-titles div {
|
||||
font-style: normal;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label input.inline-edit-menu-order-input {
|
||||
@@ -1107,48 +1078,27 @@ tr.inline-edit-row td {
|
||||
float: left;
|
||||
}
|
||||
|
||||
#bulk-titles,
|
||||
ul.cat-checklist {
|
||||
height: 14em;
|
||||
border: 1px solid #ddd;
|
||||
margin: 0 0 5px;
|
||||
padding: 0.2em 5px;
|
||||
overflow-y: scroll;
|
||||
#bulk-titles {
|
||||
line-height: 140%;
|
||||
}
|
||||
#bulk-titles div {
|
||||
margin: 0.2em 0.3em;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton,
|
||||
#bulk-titles .ntdeltitle,
|
||||
.inline-edit-row fieldset ul.cat-checklist label {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 3px 0;
|
||||
line-height: 20px;
|
||||
vertical-align: top;
|
||||
#bulk-titles div a {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: left;
|
||||
height: 18px;
|
||||
margin: 0 3px 0 -2px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelitem {
|
||||
padding-left: 23px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
margin: 0 0 0 -26px;
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:before {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:focus {
|
||||
box-shadow: 0 0 0 2px #3582c4;
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
/* Reset inherited offset from Gutenberg */
|
||||
outline-offset: 0;
|
||||
#bulk-titles div a:before {
|
||||
position: relative;
|
||||
top: -3px;
|
||||
}
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
@@ -1964,20 +1914,6 @@ div.action-links,
|
||||
#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
|
||||
float: none;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#the-list .inline-edit-row .inline-edit-legend,
|
||||
.inline-edit-row span.title {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.inline-edit-row p.howto {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#wpbody-content .inline-edit-row-page .inline-edit-col-right {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row fieldset .inline-edit-col label,
|
||||
@@ -2005,28 +1941,9 @@ div.action-links,
|
||||
padding: 3px 4px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton,
|
||||
#bulk-titles .ntdeltitle,
|
||||
.inline-edit-row fieldset ul.cat-checklist label {
|
||||
padding: 6px 0;
|
||||
.inline-edit-row fieldset ul.cat-checklist label,
|
||||
.inline-edit-row #bulk-titles div {
|
||||
font-size: 16px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelitem {
|
||||
padding-left: 37px;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin: 0 0 0 -40px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#bulk-titles .ntdelbutton:before {
|
||||
font-size: 20px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label span.title,
|
||||
@@ -2034,6 +1951,10 @@ div.action-links,
|
||||
float: none;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset label.inline-edit-tags {
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
.inline-edit-row fieldset .inline-edit-col label.inline-edit-tags {
|
||||
padding: 0;
|
||||
}
|
||||
@@ -2063,6 +1984,14 @@ div.action-links,
|
||||
display: block;
|
||||
}
|
||||
|
||||
#bulk-titles div {
|
||||
margin: 0.8em 0.3em;
|
||||
}
|
||||
|
||||
#bulk-titles div a {
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
/* Updates */
|
||||
#wpbody-content .updates-table .plugin-title {
|
||||
width: auto;
|
||||
|
||||
2
wp-admin/css/list-tables.min.css
vendored
@@ -1269,25 +1269,6 @@ audio, video {
|
||||
.copy-to-clipboard-container .success {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* Restructure image editor on narrow viewports. */
|
||||
.imgedit-crop-wrap img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.media-modal .imgedit-wrap .imgedit-panel-content,
|
||||
.media-modal .imgedit-wrap .imgedit-settings {
|
||||
position: initial !important;
|
||||
}
|
||||
|
||||
.media-modal .imgedit-wrap .imgedit-settings {
|
||||
box-sizing: border-box;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.imgedit-settings .imgedit-scale-button-wrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
|
||||
2
wp-admin/css/media-rtl.min.css
vendored
@@ -1268,25 +1268,6 @@ audio, video {
|
||||
.copy-to-clipboard-container .success {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
/* Restructure image editor on narrow viewports. */
|
||||
.imgedit-crop-wrap img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.media-modal .imgedit-wrap .imgedit-panel-content,
|
||||
.media-modal .imgedit-wrap .imgedit-settings {
|
||||
position: initial !important;
|
||||
}
|
||||
|
||||
.media-modal .imgedit-wrap .imgedit-settings {
|
||||
box-sizing: border-box;
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.imgedit-settings .imgedit-scale-button-wrapper {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 600px) {
|
||||
|
||||
2
wp-admin/css/media.min.css
vendored
@@ -1020,8 +1020,4 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
||||
#menu-locations-wrap .widefat {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bulk-select-button {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
2
wp-admin/css/nav-menus-rtl.min.css
vendored
@@ -1019,8 +1019,4 @@ body.menu-max-depth-11 { min-width: 1280px !important; }
|
||||
#menu-locations-wrap .widefat {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.bulk-select-button {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
}
|
||||
|
||||
2
wp-admin/css/nav-menus.min.css
vendored
@@ -173,7 +173,6 @@ body.js .theme-browser.search-loading {
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
transition: opacity 0.1s ease-in-out;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.theme-browser .theme .more-details:focus {
|
||||
@@ -1853,22 +1852,6 @@ body.full-overlay-active {
|
||||
margin: 15px 0;
|
||||
width: 258px;
|
||||
border: 1px solid #c3c4c7;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-screenshot > img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-screenshot:after {
|
||||
content: "";
|
||||
display: block;
|
||||
padding-top: 66.66666666%;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-details {
|
||||
|
||||
2
wp-admin/css/themes-rtl.min.css
vendored
@@ -172,7 +172,6 @@ body.js .theme-browser.search-loading {
|
||||
border-radius: 3px;
|
||||
border: none;
|
||||
transition: opacity 0.1s ease-in-out;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.theme-browser .theme .more-details:focus {
|
||||
@@ -1852,22 +1851,6 @@ body.full-overlay-active {
|
||||
margin: 15px 0;
|
||||
width: 258px;
|
||||
border: 1px solid #c3c4c7;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-screenshot > img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-screenshot:after {
|
||||
content: "";
|
||||
display: block;
|
||||
padding-top: 66.66666666%;
|
||||
}
|
||||
|
||||
.install-theme-info .theme-details {
|
||||
|
||||
2
wp-admin/css/themes.min.css
vendored
@@ -222,7 +222,7 @@ do_action( 'customize_controls_head' );
|
||||
<ul></ul>
|
||||
</div>
|
||||
<div class="wp-full-overlay-sidebar-content" tabindex="-1">
|
||||
<div id="customize-info" class="accordion-section customize-info" data-block-theme="<?php echo (int) wp_is_block_theme(); ?>">
|
||||
<div id="customize-info" class="accordion-section customize-info">
|
||||
<div class="accordion-section-title">
|
||||
<span class="preview-notice">
|
||||
<?php
|
||||
@@ -235,7 +235,7 @@ do_action( 'customize_controls_head' );
|
||||
<div class="customize-panel-description">
|
||||
<p>
|
||||
<?php
|
||||
_e( 'The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements. The Customizer is intended for use with non-block themes.' );
|
||||
_e( 'The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements.' );
|
||||
?>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
@@ -297,7 +297,7 @@ if ( 'post' === $post_type ) {
|
||||
$title_and_editor .= '<p>' . __( 'You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options.' ) . '</p>';
|
||||
$title_and_editor .= '<p>' . sprintf(
|
||||
/* translators: %s: Alt + F10 */
|
||||
__( 'Keyboard users: When you are working in the visual editor, you can use %s to access the toolbar.' ),
|
||||
__( 'Keyboard users: When you’re working in the visual editor, you can use %s to access the toolbar.' ),
|
||||
'<kbd>Alt + F10</kbd>'
|
||||
) . '</p>';
|
||||
|
||||
@@ -447,8 +447,8 @@ if ( isset( $post_new_file ) && current_user_can( $post_type_object->cap->create
|
||||
<div id="message" class="updated notice notice-success is-dismissible"><p><?php echo $message; ?></p></div>
|
||||
<?php endif; ?>
|
||||
<div id="lost-connection-notice" class="error hidden">
|
||||
<p><span class="spinner"></span> <?php _e( '<strong>Connection lost.</strong> Saving has been disabled until you are reconnected.' ); ?>
|
||||
<span class="hide-if-no-sessionstorage"><?php _e( 'This post is being backed up in your browser, just in case.' ); ?></span>
|
||||
<p><span class="spinner"></span> <?php _e( '<strong>Connection lost.</strong> Saving has been disabled until you’re reconnected.' ); ?>
|
||||
<span class="hide-if-no-sessionstorage"><?php _e( 'We’re backing up this post in your browser, just in case.' ); ?></span>
|
||||
</p>
|
||||
</div>
|
||||
<form name="post" action="post.php" method="post" id="post"
|
||||
|
||||
@@ -28,6 +28,10 @@ $block_editor_context = new WP_Block_Editor_Context( array( 'post' => $post ) );
|
||||
$current_screen = get_current_screen();
|
||||
$current_screen->is_block_editor( true );
|
||||
|
||||
// Load block patterns from w.org.
|
||||
_load_remote_block_patterns();
|
||||
_load_remote_featured_patterns();
|
||||
|
||||
// Default to is-fullscreen-mode to avoid jumps in the UI.
|
||||
add_filter(
|
||||
'admin_body_class',
|
||||
@@ -53,23 +57,16 @@ $rest_path = rest_get_route_for_post( $post );
|
||||
|
||||
// Preload common data.
|
||||
$preload_paths = array(
|
||||
'/wp/v2/types?context=view',
|
||||
'/wp/v2/taxonomies?context=view',
|
||||
add_query_arg(
|
||||
array(
|
||||
'context' => 'edit',
|
||||
'per_page' => -1,
|
||||
),
|
||||
rest_get_route_for_post_type_items( 'wp_block' )
|
||||
),
|
||||
'/',
|
||||
'/wp/v2/types?context=edit',
|
||||
'/wp/v2/taxonomies?per_page=-1&context=edit',
|
||||
'/wp/v2/themes?status=active',
|
||||
add_query_arg( 'context', 'edit', $rest_path ),
|
||||
sprintf( '/wp/v2/types/%s?context=edit', $post_type ),
|
||||
'/wp/v2/users/me',
|
||||
sprintf( '/wp/v2/users/me?post_type=%s&context=edit', $post_type ),
|
||||
array( rest_get_route_for_post_type_items( 'attachment' ), 'OPTIONS' ),
|
||||
array( rest_get_route_for_post_type_items( 'page' ), 'OPTIONS' ),
|
||||
array( rest_get_route_for_post_type_items( 'wp_block' ), 'OPTIONS' ),
|
||||
sprintf( '%s/autosaves?context=edit', $rest_path ),
|
||||
'/wp/v2/settings',
|
||||
);
|
||||
|
||||
block_editor_rest_api_preload( $preload_paths, $block_editor_context );
|
||||
@@ -154,9 +151,9 @@ if ( $user_id ) {
|
||||
if ( $locked ) {
|
||||
$user = get_userdata( $user_id );
|
||||
$user_details = array(
|
||||
'avatar' => get_avatar_url( $user_id, array( 'size' => 128 ) ),
|
||||
'name' => $user->display_name,
|
||||
'name' => $user->display_name,
|
||||
);
|
||||
$avatar = get_avatar_url( $user_id, array( 'size' => 64 ) );
|
||||
}
|
||||
|
||||
$lock_details = array(
|
||||
@@ -188,31 +185,29 @@ if ( $user_id ) {
|
||||
$body_placeholder = apply_filters( 'write_your_story', __( 'Type / to choose a block' ), $post );
|
||||
|
||||
$editor_settings = array(
|
||||
'availableTemplates' => $available_templates,
|
||||
'disablePostFormats' => ! current_theme_supports( 'post-formats' ),
|
||||
'availableTemplates' => $available_templates,
|
||||
'disablePostFormats' => ! current_theme_supports( 'post-formats' ),
|
||||
/** This filter is documented in wp-admin/edit-form-advanced.php */
|
||||
'titlePlaceholder' => apply_filters( 'enter_title_here', __( 'Add title' ), $post ),
|
||||
'bodyPlaceholder' => $body_placeholder,
|
||||
'autosaveInterval' => AUTOSAVE_INTERVAL,
|
||||
'richEditingEnabled' => user_can_richedit(),
|
||||
'postLock' => $lock_details,
|
||||
'postLockUtils' => array(
|
||||
'titlePlaceholder' => apply_filters( 'enter_title_here', __( 'Add title' ), $post ),
|
||||
'bodyPlaceholder' => $body_placeholder,
|
||||
'autosaveInterval' => AUTOSAVE_INTERVAL,
|
||||
'richEditingEnabled' => user_can_richedit(),
|
||||
'postLock' => $lock_details,
|
||||
'postLockUtils' => array(
|
||||
'nonce' => wp_create_nonce( 'lock-post_' . $post->ID ),
|
||||
'unlockNonce' => wp_create_nonce( 'update-post_' . $post->ID ),
|
||||
'ajaxUrl' => admin_url( 'admin-ajax.php' ),
|
||||
),
|
||||
'supportsLayout' => WP_Theme_JSON_Resolver::theme_has_support(),
|
||||
'supportsTemplateMode' => current_theme_supports( 'block-templates' ),
|
||||
'supportsLayout' => WP_Theme_JSON_Resolver::theme_has_support(),
|
||||
'__experimentalBlockPatterns' => WP_Block_Patterns_Registry::get_instance()->get_all_registered(),
|
||||
'__experimentalBlockPatternCategories' => WP_Block_Pattern_Categories_Registry::get_instance()->get_all_registered(),
|
||||
'supportsTemplateMode' => current_theme_supports( 'block-templates' ),
|
||||
|
||||
// Whether or not to load the 'postcustom' meta box is stored as a user meta
|
||||
// field so that we're not always loading its assets.
|
||||
'enableCustomFields' => (bool) get_user_meta( get_current_user_id(), 'enable_custom_fields', true ),
|
||||
'enableCustomFields' => (bool) get_user_meta( get_current_user_id(), 'enable_custom_fields', true ),
|
||||
);
|
||||
|
||||
// Add additional back-compat patterns registered by `current_screen` et al.
|
||||
$editor_settings['__experimentalAdditionalBlockPatterns'] = WP_Block_Patterns_Registry::get_instance()->get_all_registered( true );
|
||||
$editor_settings['__experimentalAdditionalBlockPatternCategories'] = WP_Block_Pattern_Categories_Registry::get_instance()->get_all_registered( true );
|
||||
|
||||
$autosave = wp_get_post_autosave( $post->ID );
|
||||
if ( $autosave ) {
|
||||
if ( mysql2date( 'U', $autosave->post_modified_gmt, false ) > mysql2date( 'U', $post->post_modified_gmt, false ) ) {
|
||||
|
||||
@@ -66,7 +66,7 @@ get_current_screen()->add_help_tab(
|
||||
'title' => __( 'Overview' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields.' ) . '</p>' .
|
||||
'<p>' . __( 'The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you do not use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box.' ) . '</p>' .
|
||||
'<p>' . __( 'The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box.' ) . '</p>' .
|
||||
'<p>' . __( 'XFN stands for <a href="https://gmpg.org/xfn/">XHTML Friends Network</a>, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking.' ) . '</p>',
|
||||
)
|
||||
);
|
||||
@@ -122,7 +122,7 @@ wp_nonce_field( 'meta-box-order', 'meta-box-order-nonce', false );
|
||||
<h2 class="postbox-header"><label for="link_url"><?php _e( 'Web Address' ); ?></label></h2>
|
||||
<div class="inside">
|
||||
<input type="text" name="link_url" size="30" maxlength="255" class="code" value="<?php echo esc_attr( $link->link_url ); ?>" id="link_url" />
|
||||
<p><?php _e( 'Example: <code>https://wordpress.org/</code> — do not forget the <code>https://</code>' ); ?></p>
|
||||
<p><?php _e( 'Example: <code>https://wordpress.org/</code> — don’t forget the <code>https://</code>' ); ?></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@ switch ( $wp_list_table->current_action() ) {
|
||||
$term = get_term( $term_id );
|
||||
|
||||
if ( ! $term instanceof WP_Term ) {
|
||||
wp_die( __( 'You attempted to edit an item that does not exist. Perhaps it was deleted?' ) );
|
||||
wp_die( __( 'You attempted to edit an item that doesn’t exist. Perhaps it was deleted?' ) );
|
||||
}
|
||||
|
||||
wp_redirect( esc_url_raw( get_edit_term_link( $term_id, $taxonomy, $post_type ) ) );
|
||||
@@ -177,7 +177,7 @@ switch ( $wp_list_table->current_action() ) {
|
||||
|
||||
$tag = get_term( $tag_ID, $taxonomy );
|
||||
if ( ! $tag ) {
|
||||
wp_die( __( 'You attempted to edit an item that does not exist. Perhaps it was deleted?' ) );
|
||||
wp_die( __( 'You attempted to edit an item that doesn’t exist. Perhaps it was deleted?' ) );
|
||||
}
|
||||
|
||||
$ret = wp_update_term( $tag_ID, $taxonomy, $_POST );
|
||||
@@ -253,7 +253,7 @@ if ( 'category' === $taxonomy || 'link_category' === $taxonomy || 'post_tag' ===
|
||||
} elseif ( 'link_category' === $taxonomy ) {
|
||||
$help = '<p>' . __( 'You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts.' ) . '</p>';
|
||||
} else {
|
||||
$help = '<p>' . __( 'You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there is no relationship from one tag to another.' ) . '</p>';
|
||||
$help = '<p>' . __( 'You can assign keywords to your posts using <strong>tags</strong>. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another.' ) . '</p>';
|
||||
}
|
||||
|
||||
if ( 'link_category' === $taxonomy ) {
|
||||
|
||||
@@ -19,10 +19,10 @@ get_current_screen()->add_help_tab(
|
||||
'id' => 'overview',
|
||||
'title' => __( 'Overview' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'This screen is where you manage requests to erase personal data.' ) . '</p>' .
|
||||
'<p>' . __( 'Privacy Laws around the world require businesses and online services to delete, anonymize, or forget the data they collect about an individual. The rights those laws enshrine are sometimes called the "Right to be Forgotten".' ) . '</p>' .
|
||||
'<p>' . __( 'The tool associates data stored in WordPress with a supplied email address, including profile data and comments.' ) . '</p>' .
|
||||
'<p><strong>' . __( 'Note: As this tool only gathers data from WordPress and participating plugins, you may need to do more to comply with erasure requests. For example, you are also responsible for ensuring that data collected by or stored with the 3rd party services your organization uses gets deleted.' ) . '</strong></p>',
|
||||
'<p>' . __( 'This screen allows you to manage requests to erase or delete personal data.' ) . '</p>' .
|
||||
'<p>' . __( 'Deleting, anonymizing, or forgetting all data that a business or website has collected about an individual is a requirement of many Privacy Laws around the world, and is sometimes referred to as the "Right To Be Forgotten".' ) . '</p>' .
|
||||
'<p>' . __( 'The tool associates data stored in WordPress by a supplied email address, including profile data and comments.' ) . '</p>' .
|
||||
'<p><strong>' . __( 'Note: As this tool only gathers data from WordPress and participating plugins, you may need to do more to comply with erasure requests. You should also delete any data collected by or stored with any 3rd party services used by your business or site.' ) . '</strong></p>',
|
||||
)
|
||||
);
|
||||
|
||||
@@ -31,11 +31,11 @@ get_current_screen()->add_help_tab(
|
||||
'id' => 'default-data',
|
||||
'title' => __( 'Default Data' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'WordPress collects (but <em>never</em> publishes) a limited amount of data from logged-in users but then deletes it or anonymizes it. That data can include: ' ) . '</p>' .
|
||||
'<p>' . __( 'Personal data that is collected by WordPress and is deleted or anonymized include:' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Profile Information</strong> — user email address, username, display name, nickname, first name, last name, description/bio, and registration date.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Community Events Location</strong> — The IP Address of the user which is used for the Upcoming Community Events shown in the dashboard widget.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Session Tokens</strong> — User login information, IP Addresses, Expiration Date, User Agent (Browser/OS), and Last Login.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Comments</strong> — WordPress does not delete comments. The software does anonymize (but, again, <em>never</em> publishes) the associated Email Address, IP Address, and User Agent (Browser/OS).' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Comments</strong> — Comments are not deleted, but user data is anonymized, including Email Address, IP Address, and User Agent (Browser/OS).' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Media</strong> — A list of URLs for all media file uploads made by the user.' ) . '</p>',
|
||||
)
|
||||
);
|
||||
@@ -52,7 +52,7 @@ get_current_screen()->add_help_tab(
|
||||
'title' => __( 'Plugin Data' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'Many plugins may collect or store personal data either in the WordPress database or remotely. Any Erase Personal Data request should delete data from plugins as well.' ) . '</p>' .
|
||||
'<p>' . __( 'If you are a plugin author, you can <a href="https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-eraser-to-your-plugin/" target="_blank">learn more about how to add support for the Personal Data Eraser to a plugin here</a>.' ) . '</p>' .
|
||||
'<p>' . __( 'Plugin authors can <a href="https://developer.wordpress.org/plugins/privacy/adding-the-personal-data-eraser-to-your-plugin/" target="_blank">learn more about how to add support for the Personal Data Eraser to a plugin here</a>.' ) . '</p>' .
|
||||
$privacy_policy_guide,
|
||||
)
|
||||
);
|
||||
|
||||
@@ -19,10 +19,10 @@ get_current_screen()->add_help_tab(
|
||||
'id' => 'overview',
|
||||
'title' => __( 'Overview' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'This screen is where you manage requests for an export of personal data.' ) . '</p>' .
|
||||
'<p>' . __( 'Privacy Laws around the world require businesses and online services to provide an export of some of the data they collect about an individual, and to deliver that export on request. The rights those laws enshrine are sometimes called the "Right of Data Portability". It allows individuals to obtain and reuse their personal data for their own purposes across different services. It allows them to move, copy or transfer personal data easily from one IT environment to another.' ) . '</p>' .
|
||||
'<p>' . __( 'The tool associates data stored in WordPress with a supplied email address, including profile data and comments.' ) . '</p>' .
|
||||
'<p><strong>' . __( 'Note: Since this tool only gathers data from WordPress and participating plugins, you may need to do more to comply with export requests. For example, you should also send the requester some of the data collected from or stored with the 3rd party services your organization uses.' ) . '</strong></p>',
|
||||
'<p>' . __( 'This screen allows you to manage requests for an export of personal data.' ) . '</p>' .
|
||||
'<p>' . __( 'Providing an export of all data that a business or website has collected about an individual is a requirement of many Privacy Laws around the world, and is sometimes referred to as the "Right To Data Portability".' ) . '</p>' .
|
||||
'<p>' . __( 'The tool associates data stored in WordPress by a supplied email address, including profile data and comments.' ) . '</p>' .
|
||||
'<p><strong>' . __( 'Note: As this tool only gathers data from WordPress and participating plugins, you may need to do more to comply with export requests. You should also send the requestor any data collected by or stored with any 3rd party services used by your business or site.' ) . '</strong></p>',
|
||||
)
|
||||
);
|
||||
|
||||
@@ -31,12 +31,12 @@ get_current_screen()->add_help_tab(
|
||||
'id' => 'default-data',
|
||||
'title' => __( 'Default Data' ),
|
||||
'content' =>
|
||||
'<p>' . __( 'WordPress collects (but <em>never</em> publishes) a limited amount of data from registered users who have logged in to the site. Generally, these users are people who contribute to the site in some way -- content, store management, and so on. With rare exceptions, these users do not include occasional visitors who might have registered to comment on articles or buy products. The data WordPress retains can include:' ) . '</p>' .
|
||||
'<p>' . __( 'Personal data that is collected by WordPress and is displayed in the export files include:' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Profile Information</strong> — user email address, username, display name, nickname, first name, last name, description/bio, and registration date.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Community Events Location</strong> — The IP Address of the user, which populates the Upcoming Community Events dashboard widget with relevant information.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Community Events Location</strong> — The IP Address of the user used for the Upcoming Community Events shown in the dashboard widget.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Session Tokens</strong> — User login information, IP Addresses, Expiration Date, User Agent (Browser/OS), and Last Login.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Comments</strong> — For user comments, Email Address, IP Address, User Agent (Browser/OS), Date/Time, Comment Content, and Content URL.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Media</strong> — A list of URLs for media files the user uploads.' ) . '</p>',
|
||||
'<p>' . __( '<strong>Comments</strong> — For any comments made by the user, Email Address, IP Address, User Agent (Browser/OS), Date/Time, Comment Content, and Content URL.' ) . '</p>' .
|
||||
'<p>' . __( '<strong>Media</strong> — A list of URLs for all media file uploads made by the user.' ) . '</p>',
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
@@ -171,7 +171,7 @@ function export_date_options( $post_type = 'post' ) {
|
||||
<h1><?php echo esc_html( $title ); ?></h1>
|
||||
|
||||
<p><?php _e( 'When you click the button below WordPress will create an XML file for you to save to your computer.' ); ?></p>
|
||||
<p><?php _e( 'This format, which is called WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags.' ); ?></p>
|
||||
<p><?php _e( 'This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags.' ); ?></p>
|
||||
<p><?php _e( 'Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site.' ); ?></p>
|
||||
|
||||
<h2><?php _e( 'Choose what to export' ); ?></h2>
|
||||
|
||||
@@ -84,7 +84,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
<?php
|
||||
printf(
|
||||
/* translators: %s: https://wordpressfoundation.org/trademark-policy/ */
|
||||
__( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We are flattered every time someone spreads the good word, just make sure to <a href="%s">check out our trademark guidelines</a> first.' ),
|
||||
__( 'WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to <a href="%s">check out our trademark guidelines</a> first.' ),
|
||||
'https://wordpressfoundation.org/trademark-policy/'
|
||||
);
|
||||
?>
|
||||
@@ -96,7 +96,7 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
$themes_url = current_user_can( 'switch_themes' ) ? admin_url( 'themes.php' ) : __( 'https://wordpress.org/themes/' );
|
||||
printf(
|
||||
/* translators: 1: URL to Plugins screen, 2: URL to Themes screen, 3: https://wordpress.org/about/license/ */
|
||||
__( 'Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding <a href="%1$s">plugins</a> and <a href="%2$s">themes</a> there. If you get a plugin or theme from another source, make sure to <a href="%3$s">ask them if it’s GPL</a> first. If they do not respect the WordPress license, it is not recommended to use them.' ),
|
||||
__( 'Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding <a href="%1$s">plugins</a> and <a href="%2$s">themes</a> there. If you get a plugin or theme from another source, make sure to <a href="%3$s">ask them if it’s GPL</a> first. If they don’t respect the WordPress license, we don’t recommend them.' ),
|
||||
$plugins_url,
|
||||
$themes_url,
|
||||
__( 'https://wordpress.org/about/license/' )
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
<svg width="521" height="504" viewBox="0 0 521 504" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
|
||||
<path class="about-six" d="M265.692 238.093c0 17.061-3.506 33.055-10.518 47.984-6.707 14.928-16.006 28.028-27.895 39.301-11.89 10.968-25.914 19.651-42.072 26.048-15.853 6.398-32.926 9.597-51.218 9.597-19.816 0-37.956-3.808-54.419-11.425-16.462-7.921-30.639-18.889-42.529-32.903-11.585-14.014-20.73-30.618-27.438-49.812C3.201 247.385 0 225.906 0 202.447c0-27.724 4.268-53.772 12.804-78.145 8.537-24.678 20.122-46.157 34.755-64.436 14.634-18.584 31.707-33.208 51.218-43.871C118.289 5.332 139.172 0 161.427 0c12.195 0 23.628 1.371 34.298 4.113 10.67 2.437 19.816 5.94 27.438 10.51 7.927 4.57 14.176 10.054 18.749 16.452 4.573 6.094 6.86 12.796 6.86 20.108 0 8.835-2.744 15.842-8.232 21.022-5.487 4.874-12.804 7.311-21.95 7.311-6.402 0-11.433-1.37-15.091-4.112-3.658-2.742-6.86-6.094-9.603-10.054-2.439-3.96-4.726-8.226-6.86-12.796-2.134-4.875-4.878-9.292-8.231-13.253-3.049-3.96-7.012-7.312-11.89-10.054-4.878-2.741-11.433-4.113-19.664-4.113-10.061 0-19.359 3.352-27.895 10.054-8.537 6.398-16.006 15.386-22.408 26.963-6.097 11.272-10.975 24.677-14.634 40.215-3.658 15.538-5.487 32.446-5.487 50.726l1.371.914c9.756-10.968 19.97-19.041 30.64-24.22 10.975-5.18 23.779-7.769 38.413-7.769 16.768 0 32.316 3.046 46.645 9.14 14.633 5.788 27.133 13.862 37.498 24.22 10.671 10.359 19.055 22.697 25.152 37.016 6.097 14.015 9.146 29.248 9.146 45.7Zm-189.78-10.968c0 35.95 5.03 63.065 15.09 81.344 10.366 18.28 25.305 27.42 44.816 27.42 19.207 0 33.383-7.769 42.529-23.307 9.146-15.538 13.719-39.758 13.719-72.661 0-29.857-4.42-52.402-13.261-67.635-8.537-15.538-21.189-23.307-37.956-23.307-13.414 0-25.152 4.265-35.212 12.796-10.061 8.53-19.97 22.088-29.725 40.672v24.678Z" fill="#3858E9" style="mix-blend-mode:multiply"/>
|
||||
<path d="M156.25 398.381c0-8.068 2.648-14.877 7.943-20.424 5.547-5.799 12.355-8.699 20.424-8.699 8.321 0 15.255 2.9 20.803 8.699 5.547 5.547 8.321 12.356 8.321 20.424 0 7.817-2.774 14.499-8.321 20.047-5.548 5.295-12.482 7.942-20.803 7.942-8.069 0-14.877-2.647-20.424-7.942-5.295-5.548-7.943-12.23-7.943-20.047Z" fill="#2F2F2F" style="mix-blend-mode:multiply"/>
|
||||
<path class="about-zero" d="M369.361 142.207c20.947 0 40.528 4.722 58.743 14.167 18.519 9.444 34.608 22.392 48.269 38.844 13.662 16.452 24.439 35.798 32.332 58.038 8.196 22.24 12.295 46.308 12.295 72.205 0 24.677-4.099 47.831-12.295 69.462-7.893 21.631-18.67 40.52-32.332 56.667-13.661 15.843-29.75 28.486-48.269 37.931-18.215 9.139-37.796 13.709-58.743 13.709-20.643 0-40.072-4.57-58.287-13.709-17.911-9.445-33.697-22.088-47.358-37.931-13.358-16.147-23.983-35.036-31.876-56.667-7.893-21.631-11.84-44.785-11.84-69.462 0-25.897 3.947-49.965 11.84-72.205 7.893-22.24 18.518-41.586 31.876-58.038 13.661-16.452 29.447-29.4 47.358-38.844 18.215-9.445 37.644-14.167 58.287-14.167Zm0 334.518c10.929 0 20.644-2.285 29.144-6.855 8.804-4.875 16.242-13.101 22.313-24.678 6.072-11.577 10.626-26.962 13.661-46.156 3.34-19.193 5.009-43.262 5.009-72.204 0-30.162-1.669-55.296-5.009-75.404-3.035-20.412-7.589-36.712-13.661-48.898-6.071-12.187-13.509-20.869-22.313-26.049-8.5-5.179-18.215-7.768-29.144-7.768-10.928 0-20.795 2.589-29.599 7.768-8.5 5.18-15.786 13.862-21.857 26.049-6.072 12.186-10.778 28.486-14.117 48.898-3.036 20.108-4.554 45.242-4.554 75.404 0 28.942 1.518 53.011 4.554 72.204 3.339 19.194 8.045 34.579 14.117 46.156 6.071 11.577 13.357 19.803 21.857 24.678 8.804 4.57 18.671 6.855 29.599 6.855Z" fill="#1B8362" style="mix-blend-mode:multiply"/>
|
||||
</svg>
|
||||
<svg width="382" height="463" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M145.188 250.097s-11.586 3.662-12.064 2.677c-.479-.984 2.23.774.114-7.334-2.115-8.109-23.919-16.143-23.249-14.087.671 2.056 34.626 143.402 70.698 201.355 0 0 5.969 7.07 2.591 18.86" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m110.327 223.338-1.905 4.617 2.719 1.126 2.301-1.824-3.115-3.919Zm0 0c3.115 3.919 3.116 3.918 3.118 3.917l.004-.004.014-.011.048-.039.177-.141a170.005 170.005 0 0 0 3.095-2.574 264.56 264.56 0 0 0 8.557-7.621c7.025-6.524 16.33-15.809 25.411-26.837 9.065-11.01 18.012-23.883 24.212-37.585 6.193-13.687 9.783-28.509 7.692-43.253-6.465-45.589-50.772-76.288-98.397-69.665C36.634 46.15 2.58 87.748 9.045 133.337c2.091 14.744 9.665 28.013 19.426 39.481 9.772 11.481 21.953 21.415 33.73 29.526 11.796 8.124 23.324 14.512 31.892 18.867a267.38 267.38 0 0 0 10.346 4.992c1.249.568 2.233 1.001 2.91 1.295l.782.335.208.088.058.024.016.006.005.003c.002 0 .004.001 1.909-4.616Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m109.98 228.201-7.578 22.991s6.168 3.421 15.804.934l-5.973-23.823-2.253-.102Z" fill="#fff"/>
|
||||
<rect x="106" y="233.128" width="9" height="2" rx="1" transform="rotate(-.815 106 233.128)" fill="#1E1E1E"/>
|
||||
<path d="M294.325 242.139c-1.065-.105-27.318 5.204-24.956-5.487 0 0 .495-2.865 3.506-6.483 0 0 6.764-9.294-3.601-11.954 0 0-9.446-1.754-12.025-5.016L152.045 368.455l14.787 27.241s13.521 25.847 32.305 35.85" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m257.447 200.963-2.862 4.104 2.451 1.706 2.666-1.351-2.255-4.459Zm0 0a739.01 739.01 0 0 0 2.258 4.457l.005-.002.017-.008.055-.029c.047-.024.115-.058.202-.104.175-.09.429-.222.757-.395a181.86 181.86 0 0 0 2.814-1.52 265.502 265.502 0 0 0 9.978-5.798c8.248-5.025 19.308-12.321 30.515-21.397 11.189-9.061 22.651-19.996 31.601-32.323 8.942-12.315 15.565-26.283 16.63-41.339 3.292-46.559-33.479-86.347-81.53-89.68-48.052-3.331-90.063 30.995-93.354 77.553-1.065 15.056 3.528 29.802 10.649 43.23 7.129 13.443 16.94 25.853 26.745 36.37 9.821 10.533 19.746 19.285 27.206 25.399a264.686 264.686 0 0 0 9.065 7.119 171.026 171.026 0 0 0 3.452 2.52l.051.036.015.01.004.003c.002.001.003.002 2.865-4.102Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m257.965 207.459 2.594 24.048s-6.751 2.078-15.656-2.336l10.837-22.076 2.225.364Z" fill="#fff"/>
|
||||
<rect x="252.136" y="210.563" width="8" height="2" rx="1" transform="rotate(3.25 252.136 210.563)" fill="#1E1E1E"/>
|
||||
<path d="M93.67 116.884c4.373-.77 8.572-.744 12.595.08 4.008.737 7.599 2.179 10.773 4.325 3.174 2.146 5.828 4.925 7.963 8.337 2.222 3.396 3.726 7.325 4.512 11.786.833 4.724.713 9.164-.358 13.321-.984 4.142-2.767 7.838-5.351 11.089-2.568 3.339-5.821 6.122-9.757 8.349-3.921 2.314-8.331 3.903-13.23 4.766-6.823 1.203-13.2.839-19.132-1.092-5.845-1.946-10.606-5.166-14.284-9.659l8.254-12.277a27.758 27.758 0 0 0 10.618 6.517c4.028 1.364 8.01 1.699 11.947 1.006 4.723-.833 8.326-2.911 10.806-6.234 2.553-3.426 3.413-7.501 2.581-12.224-.802-4.549-2.892-7.968-6.272-10.259-3.293-2.306-7.126-3.073-11.5-2.302a17.716 17.716 0 0 0-7.787 3.401c-2.219 1.744-3.87 3.884-4.957 6.421L65.74 144.94c-.046-.262-.041-1.255.016-2.979l.156-6.792c.047-2.804.091-5.878.133-9.223.027-3.431.09-6.915.188-10.45.156-8.324.318-17.642.485-27.953l45.923-8.094 2.821 16.008-33.196 5.85-.128 21.533c.849-1.322 2.218-2.511 4.106-3.565 1.976-1.07 4.451-1.867 7.425-2.391ZM147.158 166.232l.002-19.186 14.655.002-.002 19.185-14.655-.001ZM233.754 87.603c.484-4.593 1.818-8.784 4.002-12.573 2.185-3.79 4.933-6.984 8.243-9.582 3.407-2.679 7.275-4.638 11.603-5.88 4.417-1.232 9.054-1.593 13.913-1.082 5.3.558 9.967 2.031 14.003 4.42 4.124 2.4 7.492 5.611 10.105 9.637 2.613 4.026 4.431 8.817 5.455 14.373 1.12 5.476 1.323 11.615.608 18.417-.902 8.568-2.584 16.072-5.048 22.511-2.366 6.36-5.371 11.581-9.016 15.663-3.565 4.18-7.721 7.181-12.468 9.004-4.747 1.823-9.902 2.442-15.467 1.856-5.919-.622-11.261-2.479-16.026-5.571-4.766-3.091-8.62-7.203-11.563-12.335l11.373-10.057c1.767 3.58 4.231 6.474 7.393 8.682 3.161 2.208 6.73 3.521 10.705 3.939 5.918.623 10.846-1.226 14.783-5.545 4.026-4.31 6.578-10.74 7.656-19.289-2.101 2.994-4.972 5.237-8.612 6.73-3.64 1.492-7.713 2.002-12.218 1.528-4.681-.493-8.926-1.743-12.734-3.751-3.807-2.008-7.02-4.579-9.638-7.713-2.617-3.133-4.566-6.687-5.844-10.662-1.27-4.063-1.672-8.303-1.208-12.72ZM269.94 73.46a16.117 16.117 0 0 0-6.911.746c-2.125.67-4.07 1.76-5.837 3.271-1.757 1.423-3.238 3.187-4.442 5.293-1.106 2.028-1.785 4.234-2.036 6.619-.251 2.385-.046 4.683.614 6.896a21.262 21.262 0 0 0 3.139 5.823 17.186 17.186 0 0 0 5.175 4.296c2.027 1.106 4.233 1.785 6.618 2.035 2.385.251 4.684.047 6.897-.614 2.213-.66 4.153-1.706 5.822-3.138a17.575 17.575 0 0 0 4.282-5.042c1.195-2.018 1.917-4.22 2.168-6.605a16.124 16.124 0 0 0-.746-6.91c-.651-2.302-1.688-4.33-3.111-6.088-1.423-1.757-3.143-3.233-5.161-4.428-1.929-1.185-4.086-1.903-6.471-2.154Z" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 4.9 KiB |
@@ -1,9 +1,15 @@
|
||||
<svg width="477" height="470" viewBox="0 0 477 470" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
|
||||
<path d="M323.709 61.043c8.293-9.882 18.511-15.518 30.656-16.906 12.71-1.44 23.973 1.96 33.791 10.198 10.125 8.495 15.582 19.127 16.371 31.893 1.049 12.459-2.573 23.629-10.866 33.512-8.033 9.574-18.276 14.926-30.727 16.057-12.191.822-23.35-3.015-33.474-11.51-9.818-8.239-15.381-18.432-16.688-30.582-.742-12.2 2.904-23.088 10.937-32.662Z" fill="#3858E9" style="mix-blend-mode:multiply"/>
|
||||
<path d="M414.825 156.402c12.705-2.241 24.155.011 34.351 6.753 10.662 7.067 17.105 16.912 19.331 29.533 2.295 13.016-.359 24.668-7.96 34.955-7.205 10.218-17.16 16.447-29.865 18.687-12.308 2.17-23.595-.313-33.859-7.45-9.868-7.208-15.949-17.319-18.245-30.335-2.225-12.622.066-24.006 6.874-34.153 7.274-9.824 17.065-15.82 29.373-17.99ZM423.332 288.021c11.173 6.45 18.497 15.535 21.973 27.254 3.625 12.267 2.233 23.95-4.175 35.049-6.609 11.446-16.131 18.666-28.567 21.66-12.086 3.196-23.716 1.569-34.889-4.882-10.823-6.249-17.873-15.406-21.149-27.471-2.926-11.864-1.085-23.519 5.523-34.965 6.408-11.099 15.481-18.348 27.219-21.745 11.886-2.849 23.241-1.149 34.065 5.1Z" fill="#2F2F2F" style="mix-blend-mode:multiply"/>
|
||||
<path d="M345.247 394.313c4.412 12.123 4.183 23.79-.686 35.002-5.109 11.727-13.685 19.782-25.728 24.165-12.42 4.521-24.355 3.931-35.806-1.769-11.313-5.321-19.176-14.043-23.589-26.166-4.274-11.744-3.789-23.291 1.458-34.639 5.384-10.969 14.286-18.714 26.705-23.234 12.044-4.384 23.653-4.104 34.828.838 10.937 5.458 18.543 14.059 22.818 25.803Z" fill="#1B8362" style="mix-blend-mode:multiply"/>
|
||||
<path d="M217.103 425.546c-4.413 12.123-12.087 20.914-23.024 26.372-11.451 5.7-23.199 6.358-35.242 1.975-12.42-4.521-21.184-12.644-26.292-24.372-5.246-11.348-5.663-23.083-1.251-35.206 4.275-11.745 12.069-20.277 23.382-25.598 11.176-4.942 22.973-5.153 35.393-.633 12.043 4.383 20.757 12.06 26.141 23.029 4.87 11.211 5.167 22.689.893 34.433Z" fill="#3858E9" style="mix-blend-mode:multiply"/>
|
||||
<path d="M98.866 367.102c-11.172 6.451-22.702 8.251-34.588 5.402-12.436-2.994-21.858-10.041-28.267-21.14-6.608-11.446-8.1-23.302-4.475-35.569 3.276-12.066 10.5-21.324 21.673-27.774 10.823-6.249 22.278-7.776 34.365-4.58 11.738 3.397 20.911 10.819 27.519 22.265 6.408 11.099 8.149 22.581 5.223 34.445-3.476 11.718-10.626 20.702-21.45 26.951Z" fill="#2F2F2F" style="mix-blend-mode:multiply"/>
|
||||
<path d="M45.857 246.331c-12.705-2.24-22.694-8.272-29.969-18.095-7.601-10.287-10.29-21.742-8.064-34.363 2.295-13.016 8.774-23.058 19.435-30.125 10.265-7.137 21.75-9.585 34.455-7.345 12.308 2.17 22.065 8.364 29.27 18.581 6.807 10.148 9.063 21.729 6.768 34.745-2.225 12.622-8.272 22.536-18.14 29.743-10.195 6.743-21.446 9.029-33.755 6.859Z" fill="#3858E9" style="mix-blend-mode:multiply"/>
|
||||
<path d="M82.88 119.74c-8.293-9.883-12.069-20.925-11.327-33.126.79-12.767 6.093-23.27 15.91-31.507 10.126-8.496 21.543-12.024 34.253-10.584 12.451 1.13 22.823 6.637 31.115 16.52 8.034 9.574 11.526 20.59 10.478 33.048-1.308 12.15-7.024 22.472-17.149 30.968-9.817 8.238-20.822 11.946-33.014 11.124-12.144-1.388-22.233-6.869-30.266-16.443ZM192.612 46.565c0-12.901 4.206-23.787 12.616-32.656C214.039 4.636 224.853 0 237.669 0c13.217 0 24.231 4.636 33.042 13.909 8.811 8.87 13.217 19.755 13.217 32.656 0 12.498-4.406 23.181-13.217 32.051-8.811 8.466-19.825 12.7-33.042 12.7-12.816 0-23.63-4.234-32.441-12.7-8.41-8.87-12.616-19.553-12.616-32.051Z" fill="#1B8362" style="mix-blend-mode:multiply"/>
|
||||
<svg width="377" height="390" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#a)">
|
||||
<path d="m146.085 114.732 45.041 285.26M139.593 266.898l36.925 134.311M119.304 176.41l64.113 221.147M98.204 293.273l73.851 104.69M220.748 128.123 195.59 397.557M209.386 312.344l-5.275 85.619m15.825-258.479-10.55 258.479M290.541 232.407l-68.982 164.745" stroke="#000" stroke-width="2" stroke-linecap="round"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.823 138.143c-11.294-25.563 1.612-55.05 27.485-66.482 25.873-11.43 56.368-1.126 67.675 24.428 3.778 8.545 4.066 17.83 2.808 26.402a98.184 98.184 0 0 1-7.252 24.272 154.846 154.846 0 0 1-9.392 18.177c-1.376 2.284-2.534 4.1-3.403 5.338a71.903 71.903 0 0 1-1 1.488l-.284.416-.073.051-.034.023-.053.037-1.46 2.007 5.124 6.815c-4.191 3.227-7.925 2.822-7.925 2.822l-.687-7.998-2.647-.322-.149-.015-.495-.071a90.78 90.78 0 0 1-1.772-.258 152.71 152.71 0 0 1-6.248-1.117 155.216 155.216 0 0 1-19.758-5.302 97.912 97.912 0 0 1-22.836-10.855c-7.178-4.85-13.812-11.305-17.624-19.856Z" fill="#fff"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.353 252.649c-11.294-25.563 1.612-55.051 27.485-66.482 25.873-11.43 56.368-1.125 67.675 24.429 3.778 8.544 4.066 17.83 2.808 26.401a98.184 98.184 0 0 1-7.252 24.272 154.846 154.846 0 0 1-9.392 18.177c-1.376 2.284-2.534 4.1-3.403 5.338a75.413 75.413 0 0 1-1 1.489l-.284.415-.073.051-.034.023-.053.037-1.46 2.007 5.124 6.815c-4.19 3.227-7.925 2.822-7.925 2.822l-.687-7.998-2.647-.322-.149-.015-.494-.071a90.668 90.668 0 0 1-1.773-.258c-1.509-.235-3.653-.6-6.248-1.116a155.386 155.386 0 0 1-19.758-5.303 97.91 97.91 0 0 1-22.836-10.855c-7.178-4.85-13.812-11.305-17.624-19.856Z" fill="#fff"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M186.711 196.688c-1.957-27.878-27.144-47.921-55.36-45.94-28.217 1.98-50.365 25.338-48.424 53.214.652 9.32 4.735 17.664 9.852 24.656a98.177 98.177 0 0 0 17.751 18.072 154.655 154.655 0 0 0 16.796 11.683c2.283 1.377 4.156 2.442 5.502 3.131.674.369 1.203.655 1.58.848l.445.235.089.011.04.005.064.008 2.229 1.092-1.347 8.42c5.213.895 8.325-1.208 8.325-1.208l-3.129-7.392 2.191-1.522.124-.082.404-.294c.341-.244.835-.6 1.447-1.057a152.656 152.656 0 0 0 5.002-3.906 155.292 155.292 0 0 0 14.993-13.919 97.931 97.931 0 0 0 15.119-20.265c4.081-7.642 6.931-16.449 6.307-25.79ZM231.87 21.947c-28.417.309-51.77 22.753-51.46 50.954.203 18.515 13.736 34.495 24.998 44.874a155.567 155.567 0 0 0 16.065 12.862 137.743 137.743 0 0 0 5.311 3.552c.643.412 1.165.735 1.53.953.176.118.32.202.425.261l.068.043.056.029 2.477 1.463-1.386 7.717c5.216.994 8.348-1.053 8.348-1.053l-2.853-7.11 1.796-1.112.063-.014.071-.016.064-.015.421-.27 1.508-.989c1.279-.854 3.08-2.093 5.227-3.676a157.426 157.426 0 0 0 15.776-13.221c11.031-10.618 24.211-26.897 24.008-45.413-.262-28.21-24.096-50.127-52.513-49.819Zm1.17 106.562.079-.018-.087.02.008-.002Z" fill="#fff"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M128.239 3.048c28.026-4.708 54.972 13.265 59.642 41.078 3.066 18.26-7.436 36.377-16.691 48.58a155.555 155.555 0 0 1-13.545 15.494 137.363 137.363 0 0 1-4.601 4.433c-.559.519-1.016.929-1.337 1.207-.153.148-.28.256-.373.333l-.059.054-.051.039-2.179 1.876 2.725 7.352c-4.959 1.898-8.403.436-8.403.436l1.554-7.501-1.963-.779-.065-.002-.073-.004-.065-.003-.463-.191-1.658-.708a137.861 137.861 0 0 1-5.793-2.696 157.264 157.264 0 0 1-17.861-10.231c-12.731-8.506-28.576-22.205-31.642-40.466-4.719-27.815 14.875-53.592 42.901-58.3Zm17.646 105.097-.081-.003.089.004-.008-.001ZM231.523 195.316c-27.879-5.511-55.33 11.682-60.795 39.349-3.588 18.166 6.39 36.577 15.291 49.039a155.665 155.665 0 0 0 13.094 15.877 137.919 137.919 0 0 0 4.473 4.563c.544.535.989.958 1.302 1.245.149.152.272.264.363.343l.057.056.05.04 2.125 1.938-2.935 7.271c4.902 2.04 8.387.677 8.387.677l-1.339-7.543 1.985-.722.065-.001.073-.001.065-.001.468-.178 1.678-.66a138.844 138.844 0 0 0 5.868-2.529 157.137 157.137 0 0 0 18.147-9.714c12.97-8.138 29.202-21.376 32.79-39.542 5.514-27.668-13.332-53.997-41.212-59.507Zm-20.652 104.547.081-.001-.089.001h.008ZM267.86 149.945c10.388-25.945 40.498-37.324 66.757-26.81 26.259 10.515 40.202 39.527 29.829 65.474-3.47 8.674-9.91 15.37-16.919 20.461a98.187 98.187 0 0 1-22.428 11.778 154.947 154.947 0 0 1-19.564 5.988c-2.595.612-4.703 1.053-6.196 1.297-.754.146-1.346.256-1.764.325l-.495.087-.088-.016-.04-.008-.064-.012-2.455.358-1.293 8.428c-5.237-.742-7.557-3.695-7.557-3.695l5.24-6.082-1.62-2.118-.094-.117-.295-.403c-.249-.337-.61-.827-1.054-1.448a154.775 154.775 0 0 1-3.568-5.249 155.185 155.185 0 0 1-10.017-17.837 97.898 97.898 0 0 1-8.198-23.918c-1.548-8.524-1.569-17.781 1.883-26.483Z" fill="#fff"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M206.717 99.424c28.399-1.048 52.797 20.257 53.832 48.44.68 18.504-12.075 35.112-22.829 46.015a155.621 155.621 0 0 1-15.434 13.615 139.119 139.119 0 0 1-5.135 3.801 54.56 54.56 0 0 1-1.483 1.024c-.17.127-.31.217-.412.282l-.066.046-.055.032-2.404 1.579 1.753 7.642c-5.163 1.242-8.39-.653-8.39-.653l2.511-7.238-1.846-1.026-.064-.011-.072-.013-.064-.011-.434-.249-1.553-.917a136.962 136.962 0 0 1-5.396-3.422 157.361 157.361 0 0 1-16.389-12.453c-11.525-10.081-25.467-25.712-26.147-44.217-1.084-28.191 21.677-51.219 50.077-52.266Zm3.914 106.495-.08-.014.088.016-.008-.002Z" fill="#fff"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="a">
|
||||
<path fill="#fff" d="M0 0h377v390H0z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 5.3 KiB |
@@ -1,6 +1,18 @@
|
||||
<svg width="411" height="498" viewBox="0 0 411 498" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
|
||||
<path d="M347.119 493.19L327.819 2.16856L393.087 5.87838L409.277 490.963L347.119 493.19Z" fill="#2F2F2F"/>
|
||||
<path d="M247.608 493.559L220.996 8.84435L287.768 5.50391L314.38 494.672L247.608 493.559Z" fill="#1B8362"/>
|
||||
<path d="M113.48 489.201L113.48 4.63739L173.161 7.60108L168.571 492.165L113.48 489.201Z" fill="#2F2F2F"/>
|
||||
<path d="M0.539062 494.008L26.947 5.95283L91.2011 3.5701L63.1516 493.058L0.539062 494.008Z" fill="#3858E9"/>
|
||||
<svg viewBox="0 0 464 363" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M78.913 192.621c-.04-5.218-11.878-13.339-11.788-11.996.091 1.343-.955 91.866 11.876 132.297 0 0 2.504 5.168-1.301 11.789" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m66.025 169.397-2.246 4.468 2.651 1.332 2.44-1.688-2.846-4.112Zm0 0c2.845 4.112 2.846 4.111 2.848 4.11l.003-.003.01-.007.035-.024.121-.085c.103-.073.252-.177.442-.313.38-.273.927-.67 1.617-1.183a166.555 166.555 0 0 0 5.664-4.421c4.653-3.79 10.85-9.22 16.993-15.763 6.126-6.526 12.309-14.278 16.824-22.723 4.508-8.431 7.509-17.846 6.829-27.564-2.078-29.724-29.002-51.417-59.586-49.278C27.241 54.282 3.6 79.51 5.677 109.235c.68 9.718 4.962 18.622 10.6 26.344 5.646 7.735 12.848 14.551 19.822 20.161 6.993 5.625 13.887 10.139 19.021 13.244a165.576 165.576 0 0 0 6.225 3.59 103.129 103.129 0 0 0 2.247 1.195l.131.067.038.019.011.006.004.002c.002.001.003.002 2.248-4.466Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m65.879 177.285-5.663 13.965s3.649 2.391 9.688 1.26l-2.642-15.065-1.383-.16Z" fill="#fff"/>
|
||||
<rect x="62.953" y="178.598" width="6.106" height="1.97" rx=".985" transform="rotate(3.18 62.953 178.598)" fill="#1E1E1E"/>
|
||||
<path d="M186.961 242.688s-.127-1.806-1.751-4.234c0 0-3.577-6.178 2.952-7.191 0 0 5.908-.507 7.694-2.372.492 16.768.952 56.344-1.149 80.507-.986 15.32-2.136 49.902 1.149 65.66" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m194.464 217.687 3.154 3.881-2.341 1.902-2.774-1.184 1.961-4.599Zm0 0a816.555 816.555 0 0 1-1.964 4.598l-.004-.002-.012-.005-.039-.016-.136-.059a112.689 112.689 0 0 1-2.328-1.058 164.825 164.825 0 0 1-6.469-3.213c-5.347-2.796-12.55-6.899-19.93-12.121-14.417-10.199-30.946-25.657-33.662-44.98-4.198-29.869 17.489-57.102 47.927-61.38 30.439-4.277 58.792 15.922 62.99 45.792 2.715 19.323-8.913 38.738-19.96 52.515-5.655 7.054-11.447 12.984-15.817 17.146a165.602 165.602 0 0 1-5.333 4.871 111.123 111.123 0 0 1-1.997 1.701l-.063.052-.033.027-.01.008-.004.003c-.001.001-.002.002-3.156-3.879Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m194.905 224.66-3.449 14.669s3.972 1.802 9.766-.244l-4.926-14.48-1.391.055Z" fill="#fff"/>
|
||||
<rect width="5.103" height="1.97" rx=".985" transform="scale(-1 1) rotate(2.085 -6324.149 -5336.641)" fill="#1E1E1E"/>
|
||||
<path d="M272.674 146.172c-.395-5.204 10.723-14.284 10.745-12.938.022 1.345 8.621 91.465-.79 132.827 0 0-2.064 5.358 2.28 11.638" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m284.568 122.79 2.611 4.265-2.531 1.549-2.572-1.479 2.492-4.335Zm0 0c-2.492 4.335-2.493 4.334-2.495 4.333l-.004-.002-.011-.006-.036-.021-.128-.075a106.955 106.955 0 0 1-2.176-1.319 165.633 165.633 0 0 1-6.014-3.933c-4.952-3.388-11.582-8.281-18.249-14.289-6.649-5.992-13.458-13.2-18.662-21.24-5.197-8.025-8.973-17.156-9.107-26.897-.41-29.793 24.609-53.658 55.265-54.08 30.656-.422 56.321 22.745 56.731 52.539.135 9.74-3.389 18.972-8.362 27.138-4.982 8.179-11.589 15.572-18.071 21.745-6.499 6.189-12.991 11.263-17.849 14.786a167.49 167.49 0 0 1-5.903 4.096c-.718.474-1.287.84-1.681 1.091l-.458.288a9.846 9.846 0 0 0-.126.078l-.036.022-.011.007-.003.002c-.002.001-.003.002-2.614-4.263Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m284.383 130.802 6.808 13.443s-3.436 2.688-9.549 2.064l1.376-15.233 1.365-.274Z" fill="#fff"/>
|
||||
<rect width="6.106" height="1.97" rx=".985" transform="scale(-1 1) rotate(7.968 -1090.36 -1997.313)" fill="#1E1E1E"/>
|
||||
<path d="M415.822 213.413c-.66 0-16.451 4.903-15.663-1.87 0 0 .126-1.807 1.751-4.235 0 0 3.577-6.177-2.952-7.19 0 0-5.909-.508-7.694-2.372-.493 16.767-.952 56.343 1.149 80.506.985 15.321 2.135 49.902-1.149 65.66" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m393.572 188.375-3.154 3.88 2.341 1.903 2.775-1.184-1.962-4.599Zm0 0c1.962 4.599 1.963 4.599 1.965 4.598l.004-.002.012-.005.039-.017.136-.059a113.778 113.778 0 0 0 2.328-1.058 164.53 164.53 0 0 0 6.469-3.212c5.347-2.796 12.549-6.9 19.93-12.121 14.416-10.2 30.946-25.657 33.661-44.98 4.198-29.87-17.489-57.102-47.927-61.38-30.439-4.278-58.791 15.922-62.989 45.792-2.716 19.323 8.912 38.737 19.959 52.515 5.656 7.054 11.448 12.984 15.817 17.146a166.688 166.688 0 0 0 5.333 4.871 117.548 117.548 0 0 0 1.997 1.7l.064.053.032.026.011.008.003.003c.001.001.002.002 3.156-3.878Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m393.123 195.432 3.45 14.669s-3.973 1.802-9.767-.244l4.927-14.48 1.39.055Z" fill="#fff"/>
|
||||
<rect x="388.766" y="197.329" width="6.234" height="1.97" rx=".985" transform="rotate(2.085 388.766 197.329)" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 578 B After Width: | Height: | Size: 4.6 KiB |
@@ -1,4 +1,12 @@
|
||||
<svg width="396" height="515" viewBox="0 0 396 515" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
|
||||
<path d="M105.927 265.31V117.777C105.927 70.144 146.465 33 198.02 33c51.555 0 92.094 37.144 92.094 84.777V265.31" stroke="#3858E9" stroke-width="64.323"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M17.904 193.434c-9.427 0-17.068 7.642-17.068 17.068v303.643h395V210.502c0-9.426-7.642-17.068-17.068-17.068H17.904Zm217.11 141.097c0 16.284-10.545 30.106-25.18 35.007l23.361 33.29c2.107 3.002-.041 7.132-3.708 7.132h-63.205c-3.667 0-5.814-4.13-3.708-7.132l23.446-33.41c-14.451-5.005-24.827-18.734-24.827-34.887 0-20.385 16.526-36.911 36.911-36.911s36.91 16.526 36.91 36.911Z" fill="#1B8362" style="mix-blend-mode:multiply"/>
|
||||
<svg viewBox="0 0 374 440" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M101.194 187.586c-.132-7.011-16.16-17.748-16.018-15.944.142 1.803.084 123.457 17.928 177.596 0 0 3.441 6.907-1.573 15.86" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m84.922 161.647-2.246 4.467 2.651 1.333 2.44-1.689-2.845-4.111Zm0 0c2.845 4.111 2.847 4.11 2.848 4.109l.004-.003.013-.009.044-.03.157-.11a145.38 145.38 0 0 0 2.73-1.984 221.81 221.81 0 0 0 7.551-5.895c6.212-5.059 14.481-12.304 22.668-21.025 8.171-8.705 16.373-19 22.346-30.171 5.966-11.157 9.861-23.48 8.978-36.11-2.721-38.907-37.994-67.44-78.238-64.626C33.78 8.607 2.821 41.771 5.541 80.68c.883 12.63 6.456 24.291 13.916 34.509 7.47 10.231 17.025 19.284 26.328 26.767 9.321 7.497 18.518 13.52 25.373 17.666a220.806 220.806 0 0 0 8.3 4.786 153.7 153.7 0 0 0 2.978 1.585 22.04 22.04 0 0 0 .171.087l.047.024.014.007.005.003c.002.001.003.001 2.249-4.466Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m84.203 171.048-7.61 18.766s4.903 3.213 13.02 1.693l-3.552-20.244-1.858-.215Z" fill="#fff"/>
|
||||
<rect x="82.418" y="171.164" width="6.5" height="2" rx="1" transform="rotate(3.18 82.418 171.164)" fill="#1E1E1E"/>
|
||||
<path d="M297.781 246.24c-.847.263-19.158 12.848-20.847 3.841 0 0-.557-2.369.56-6.132 0 0 2.129-9.354-6.654-8.052 0 0-7.785 1.703-10.819.022l-29.618 153.729 20.187 16.219s18.766 15.555 36.375 17.192" stroke="#1E1E1E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="m260.954 227.215-3.154 3.881 2.341 1.902 2.774-1.184-1.961-4.599Zm0 0a816.555 816.555 0 0 0 1.964 4.598l.005-.002.015-.006.049-.021.176-.077.656-.289c.567-.253 1.389-.626 2.431-1.114a220.542 220.542 0 0 0 8.626-4.283c7.138-3.733 16.747-9.208 26.586-16.169 19.332-13.677 40.984-34.081 44.525-59.28 5.5-39.137-22.915-74.916-62.942-80.542-40.028-5.625-77.205 20.936-82.705 60.073-3.541 25.199 11.647 50.78 26.461 69.256 7.539 9.403 15.266 17.315 21.099 22.871a221.255 221.255 0 0 0 7.111 6.495 146.147 146.147 0 0 0 2.58 2.199l.149.122.041.034.013.01.004.003c.001.002.002.003 3.156-3.878Z" fill="#fff" stroke="#fff" stroke-width="10"/>
|
||||
<path d="m260.833 238.042.743 20.237s-5.706 1.345-12.815-2.855l10.252-17.815 1.82.433Z" fill="#fff"/>
|
||||
<rect x="256.704" y="237.275" width="5.997" height="2" rx="1" transform="rotate(7.245 256.704 237.275)" fill="#1E1E1E"/>
|
||||
<path d="M318.718 133.121a2.06 2.06 0 0 0-1.031-.854c-.37-.14-7.335-2.746-21.144-5.18-10.426-1.839-16.715-1.581-21.755-1.373-.669.027-1.317.053-1.953.073-1.685.056-3.467.196-5.192.327-3.712.292-7.573.589-10.649.075-3.07-.57-6.585-2.167-9.985-3.713-1.574-.713-3.203-1.455-4.768-2.083-.591-.237-1.195-.486-1.819-.741-4.668-1.92-10.482-4.309-20.901-6.147-14.014-2.471-21.347-2.366-21.651-2.36a2.063 2.063 0 0 0-1.396.578 2.026 2.026 0 0 0-.618 1.37l-.267 6.138a2.04 2.04 0 0 0 1.197 1.946c1.895.874 1.925 1.149 2.157 3.29.021.209.045.426.072.656.145 1.242.395 3.218.657 5.303.323 2.621.707 5.599.943 7.642.336 2.941 1.24 10.758 15.054 14.97 10.902 3.326 18.758 3.461 24.016.415 5.125-2.971 10.636-13.08 12.065-16.425a6.725 6.725 0 0 1 .873-1.584l5.324.939c.171.581.264 1.182.279 1.787.198 3.634 1.921 15.019 5.717 19.56 2.872 3.432 7.657 5.725 14.531 6.938 2.706.462 5.437.76 8.179.892 6.03.322 10.844-.71 14.328-3.057 3.024-2.045 4.315-4.62 4.941-5.871.889-1.783 2.156-4.249 3.381-6.634a541.984 541.984 0 0 0 2.549-4.997l.293-.592c.95-1.933 1.072-2.181 3.152-2.353a2.061 2.061 0 0 0 1.112-.44 2.04 2.04 0 0 0 .676-.98l1.851-5.856c.083-.276.107-.567.07-.852a2.048 2.048 0 0 0-.288-.807Z" fill="#1E1E1E"/>
|
||||
<rect x="315.517" y="132.793" width="39.784" height="7.784" rx="2" transform="rotate(12 315.517 132.793)" fill="#1E1E1E"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 773 B After Width: | Height: | Size: 3.6 KiB |