WordPress: Difference between revisions
imported>Onny Update information on wordpressPackages |
imported>Onny mNo edit summary |
||
| Line 92: | Line 92: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
You can package any available Wordpress extension, for example from the [https://wordpress.org/themes official theme] or [https://wordpress.org/plugins plugin repository]. Be sure to replace the ''name'', url and ''sha256'' part according to your desired | You can package any available Wordpress extension, for example from the [https://wordpress.org/themes official theme] or [https://wordpress.org/plugins plugin repository]. Be sure to replace the ''name'', url and ''sha256'' part according to your desired extension. | ||
If you want to automatically enable the ''responsive'' theme, add this <code>extraConfig</code> line | If you want to automatically enable the ''responsive'' theme, add this <code>extraConfig</code> line | ||