Title: Site-settings
Author: Coders Time Team
Published: <strong>4 mars 2021</strong>
Last modified: 5 maj 2025

---

Sök tillägg

![](https://ps.w.org/sites-settings/assets/banner-772x250.png?rev=2486749)

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

![](https://ps.w.org/sites-settings/assets/icon.svg?rev=2486757)

# Site-settings

 Av [Coders Time Team](https://profiles.wordpress.org/coderstime/)

[Ladda ner](https://downloads.wordpress.org/plugin/sites-settings.1.1.0.zip)

 * [Detaljer](https://sv.wordpress.org/plugins/sites-settings/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/sites-settings/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/sites-settings/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/sites-settings/#developers)

 [Support](https://wordpress.org/support/plugin/sites-settings/)

## Beskrivning

Site-settings is an official plugin maintained by the Coderstime team that adds 
an extra feature on the ”Settings” option on the admin dashboard. It makes it possible
to use plugins that extend that screen, add clean meta boxes.

Site Settings is an official Coderstime plugin, and will be fully supported and 
maintained until at least 2022, or as long as is necessary.

At a glance, this plugin adds the following:

Administrators can make the default changes for all users. The form includes the
change in the site’s logo, title, tagline, email, phone, address, copyrighted text
along with the change in the social media links that are to be posted in the website.

When allowed, the plugin will ask for information to change and once the changes
are submitted, there will be a confirmation box to alert the admin. Only admin will
have the privilege to make all the necessary changes. Each post opens in the last
editor used regardless of who edited it last. This is important for maintaining 
a consistent experience when editing content.

By default, this plugin hides all functionality available in the new block editor(“
Gutenberg”).

### Usage

to get site Logo url just use this shortcode

    ```
        [ss_option size="full"]site_logo[/ss_option]
    ```

to show site name just use this shortcode

    ```
        [ss_option]blogname[/ss_option]
    ```

to show site Description just use this shortcode

    ```
        [ss_option]blogdescription[/ss_option]
    ```

to show site Email just use this shortcode

    ```
        [ss_option]site_email[/ss_option]
    ```

to show site Phone just use this shortcode

    ```
        [ss_option]site_phone[/ss_option]
    ```

to show site Address just use this shortcode

    ```
        [ss_option]site_address[/ss_option]
    ```

to show Site Tags just use this shortcode

    ```
        [ss_option]site_tags[/ss_option]
    ```

to show Site Tags with tag link just use this shortcode

    ```
        [ss_option link="true"]site_tags[/ss_option]
    ```

to show Site Facebook link just use this shortcode

    ```
        [ss_option]site_facebook[/ss_option]
    ```

to show Site Twitter link just use this shortcode

    ```
        [ss_option]site_twitter[/ss_option]
    ```

to show Site Instagram link just use this shortcode

    ```
        [ss_option]site_instagram[/ss_option]
    ```

to show Site Youtube link just use this shortcode

    ```
        [ss_option]site_youtube[/ss_option]
    ```

### Don’t Know Shortcode ?

[WordPress Shortcode](https://developer.wordpress.org/reference/functions/do_shortcode/)

## Skärmdumpar

[⌊Site Settings Panel⌉⌊Site Settings Panel⌉[

Site Settings Panel

[⌊Site Settings Menu⌉⌊Site Settings Menu⌉[

Site Settings Menu

## Installation

For installation, it is quite easy. Anyone can install it from the the plugin repository
and afterwards can be found in the install new plugin section. Once installed, it
will require activation from the admin. Later, the plugin form can be found in the
settings option as Site settings.

## Vanliga frågor

When activated this plugin will allow the admin to make changes in the custom fields.

These settings can be changed at the Settings => Site-Settings.

## Recensioner

![](https://secure.gravatar.com/avatar/eb2bae0276b531b484866e8fdf0d48e3008fe99e4e02cb270248e5c0187b0ccb?
s=60&d=retro&r=g)

### 󠀁[Excellent plugin](https://wordpress.org/support/topic/excellent-plugin-6827/)󠁿

 [Lincoln Mahmud](https://profiles.wordpress.org/lincolndu/) 4 mars 2021

It’s very basic plugin, helps me to start with this. It’s very simple to basic information
save and show in my theme.

 [ Läs 1 betyg ](https://wordpress.org/support/plugin/sites-settings/reviews/)

## Bidragsgivare och utvecklare

”Site-settings” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

 *   [ Coders Time Team ](https://profiles.wordpress.org/coderstime/)
 *   [ Lincoln Mahmud ](https://profiles.wordpress.org/lincolndu/)

”Site-settings” har översatts till 1 språk. Tack till [översättarna](https://translate.wordpress.org/projects/wp-plugins/sites-settings/contributors)
för deras bidrag.

[Översätt ”Site-settings” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/sites-settings)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/sites-settings/), 
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/sites-settings/) eller
prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/sites-settings/)
via [RSS](https://plugins.trac.wordpress.org/log/sites-settings/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 1.1.0

 * product_tags change to site_tags
 * add Post tags with product tags
 * show tag list with tag link
 * fix bug
 * activate plugin with default data
 * Documentation and community support tab

#### 1.0.1

 * Default Logo
 * Shortcode system upgrad
 * select2 file location change

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.1.0**
 *  Senast uppdaterat **1 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 4.9 eller senare **
 *  Testat upp till **6.8.8**
 *  PHP-version ** 5.6 eller senare **
 *  Språk
 * [Bengali (Bangladesh)](https://bn.wordpress.org/plugins/sites-settings/) och 
   [English (US)](https://wordpress.org/plugins/sites-settings/).
 *  [Översätt till ditt språk](https://translate.wordpress.org/projects/wp-plugins/sites-settings)
 * Etikett
 * [theme-settings](https://sv.wordpress.org/plugins/tags/theme-settings/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/sites-settings/advanced/)

## Betyg

 5 av 5 stjärnor.

 *  [  1 5-stjärnig recension     ](https://wordpress.org/support/plugin/sites-settings/reviews/?filter=5)
 *  [  0 4-stjärniga recensioner     ](https://wordpress.org/support/plugin/sites-settings/reviews/?filter=4)
 *  [  0 3-stjärniga recensioner     ](https://wordpress.org/support/plugin/sites-settings/reviews/?filter=3)
 *  [  0 2-stjärniga recensioner     ](https://wordpress.org/support/plugin/sites-settings/reviews/?filter=2)
 *  [  0 1-stjärniga recensioner     ](https://wordpress.org/support/plugin/sites-settings/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/sites-settings/reviews/#new-post)

[Visa alla recensioner](https://wordpress.org/support/plugin/sites-settings/reviews/)

## Bidragande personer

 *   [ Coders Time Team ](https://profiles.wordpress.org/coderstime/)
 *   [ Lincoln Mahmud ](https://profiles.wordpress.org/lincolndu/)

## Support

Har du något att säga? Behöver du hjälp?

 [Visa supportforum](https://wordpress.org/support/plugin/sites-settings/)