You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Onboarding: Allow skipping the welcome page (#1504)
* Onboarding: Allow skipping the welcome page
* if $tab is unknown, fall back to to default
* phpcs fixes
* Do it welcome screen style
* Show screen settings
* fix phpcs
* Fix PHPCS and save settings
* use old text
* Add changelog
* fix typo
* Update includes/wp-admin/class-settings.php
Co-authored-by: Konstantin Obenland <obenland@gmx.de>
* Update includes/wp-admin/class-settings.php
Co-authored-by: Konstantin Obenland <obenland@gmx.de>
* Update assets/css/activitypub-admin.css
Co-authored-by: Konstantin Obenland <obenland@gmx.de>
* Update includes/wp-admin/class-welcome-fields.php
Co-authored-by: Konstantin Obenland <obenland@gmx.de>
* make screen_options_show_submit a function
* store get_user_meta in a var
* globalize some missing functions
* fix phpcs
---------
Co-authored-by: Konstantin Obenland <obenland@gmx.de>
<p><?phpechowp_kses( \__( 'Enter the fediverse with <strong>ActivityPub</strong>, broadcasting your blog to a wider audience. Attract followers, deliver updates, and receive comments from a diverse user base on <strong>Mastodon</strong>, <strong>Friendica</strong>, <strong>Pleroma</strong>, <strong>Pixelfed</strong>, and all <strong>ActivityPub</strong>-compliant platforms.', 'activitypub' ), array( 'strong' => array() ) ); ?></p>
0 commit comments