WordPress Tutorials WPCompendium

Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!

Qu'est-ce que WordPress Tutorials WPCompendium ?

WordPress Tutorials WPCompendium est une extension Chrome développée par https://wpcompendium.org, et sa fonction principale est "Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WordPress Tutorials WPCompendium

Téléchargez les fichiers d'extension WordPress Tutorials WPCompendium au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        New to WordPress? WPCompendium.org provides hundreds of detailed WordPress step-by-step tutorials for FREE! 

These comprehensive tutorials are specifically designed to help businesses, beginners, and non-coders build, grow, and manage their digital presence using a WordPress website or blog.

WPCompendium.org's WordPress tutorials cover every aspect of WordPress - from how to install and configure your website's settings, to using features like WordPress Posts and Pages, plugins, themes, widgets, custom menus, RSS feeds and more!

Download and install WPCompendium.org's Chrome Extension and get instant access 24/7 to the most comprehensive WordPress tutorials available online with a single-click!                    

Informations de Base sur l'Extension

Nom WordPress Tutorials WPCompendium WordPress Tutorials WPCompendium
ID cakkhjlegolkdggdepipdjnahkpelbpi
URL Officiel https://chromewebstore.google.com/detail/wordpress-tutorials-wpcom/cakkhjlegolkdggdepipdjnahkpelbpi
Description Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!
Taille du Fichier 7.14 KB
Nombre d'Installations 1,000
Version Actuelle 1.1
Dernière Mise à Jour 2016-11-08
Date de Publication 2016-11-07
Développeur https://wpcompendium.org
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://wpcompendium.org
URL de la Page d'Aide http://wpcompendium.org/contact-us/
URL de la Page de Politique de Confidentialité http://wpcompendium.org/legal-pages/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WordPress Tutorials WPCompendium",
    "manifest_version": 2,
    "short_name": "WPCompendium",
    "description": "Learn how to use WordPress with hundreds of FREE WordPress step-by-step tutorials!",
    "version": "1.1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "wpc-16r.png"
    },
    "icons": {
        "128": "wpc-128.png"
    }
}