Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

HTMLPress

Περιγραφή

Simple HTML snippets generator and use it with shortcode.

Στιγμιότυπα

Εγκατάσταση

  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the HTMLPress plugin from ‘Plugins’ page.

Συχνές Ερωτήσεις

Installation Instructions
  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the HTMLPress plugin from ‘Plugins’ page.
How to use snippet?

You can use it with shortcode. It’ll work everywhere where the showtcode works.

Not able to see front end editor?

Goto General -> Permalinks setting and just save the settings. It re-generate the permalink structure.

Where the snippets are stored?

Snippets are stored in files not in database. In /uploads/ direcotry the /htmlpress/ directory it created. And store the files in post id directory. E.g. You have crate the module which id is 42 then the files are stored in uploads directory like /uploads/htmlpress/42/. Only .html, .js & .css files are created.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“HTMLPress” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.1.0

  • Initial release.