Title: My Apps
Author: Alex Kirk
Published: <strong>11. Septembra 2024.</strong>
Last modified: 27. Januara 2026.

---

Pretražite dodatke

![](https://s.w.org/plugins/geopattern-icon/my-apps.svg)

# My Apps

 Od [Alex Kirk](https://profiles.wordpress.org/akirk/)

[Skini](https://downloads.wordpress.org/plugin/my-apps.1.2.0.zip)

 * [Detalji](https://bs.wordpress.org/plugins/my-apps/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/my-apps/#reviews)
 * [Razvoj](https://bs.wordpress.org/plugins/my-apps/#developers)

 [Podrška](https://wordpress.org/support/plugin/my-apps/)

## Opis

This plugin adds a `/my-apps/` route to your WordPress so that it can act as your
personal apps launcher.

You can use your own WordPress as the place where you host apps in form of plugins.
It can be hard to launch them since you have to navigate wp-admin. This adds a dashboard
like an mobile phone launcher to your WordPress.

Plugin “Apps” can register their own icons but you can add your own links.

### Code Example

    ```
    `php
    ```

add_filter( ‘my_apps_plugins’, function ( $apps ) {
 // Add your app to the array.
These three keys are mandatory: $apps[‘friends’] = array( // Name: The name that
will be displayed. ‘name’ => __( ‘Friends’, ‘friends’ ), // The icon as a URL. You
can also use a local URL inside a plugin, using `plugins_url()`. ‘icon_url’ => ‘
https://ps.w.org/friends/assets/icon-256×256.png’, // The URL this should link to.‘
url’ => home_url( ‘/friends/’ ), ); return $apps; } ); `

## Slike ekrana

 * [[
 * The Launcher
 * [[
 * Settings

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“My Apps” is open source software. The following people have contributed to this
plugin.

Doprinositelji

 *   [ Alex Kirk ](https://profiles.wordpress.org/akirk/)

“My Apps” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/my-apps/contributors)
za njihov doprinos.

[Prevedi “My Apps” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/my-apps)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/my-apps/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/my-apps/)ili se pretplatite na
[dnevnik razvoja](https://plugins.trac.wordpress.org/log/my-apps/) od [RSS](https://plugins.trac.wordpress.org/log/my-apps/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.2.0**
 *  Last updated **prije 3 mjeseca**
 *  Active installations **Manje od 10**
 *  WordPress version ** 5.0 ili viša **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.6 ili viša **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/my-apps/) i [Spanish (Spain)](https://es.wordpress.org/plugins/my-apps/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/my-apps)
 * Tag
 * [apps](https://bs.wordpress.org/plugins/tags/apps/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/my-apps/advanced/)

## Ocjene

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/my-apps/reviews/)

## Doprinositelji

 *   [ Alex Kirk ](https://profiles.wordpress.org/akirk/)

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/my-apps/)