Beskrivelse
Plugin creates a custom post type for WordPress CMS and uses that post for creating, outputting and editing posts as a custom listing article which can be sued currently in the larryslist theme for WordPress by TSW.
Installasjon
This section describes how to install the plugin and get it working.
1. Upload plugin to the /wp-content/plugins/
directory
2. Activate the plugin through the ‘Plugins’ menu in WordPress
3. If user is Author or above, they will see a Edit button in the top menu
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Contributors: tradesouthwestgmailcom” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Contributors: tradesouthwestgmailcom” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.12
- tested on WP 5.8 and php 7+
- cleaned code base in plugin file
- updated plugin URI
- moved stable to trunk
- added index file
= 1.1.1
* Sept 2019
* fixed deprecated userinfo callback
1.0.1
- June 2018
- initial release