Changeset 426819
- Timestamp:
- 08/21/2011 07:48:26 PM (15 years ago)
- File:
-
- 1 edited
-
sticky-custom-post-types/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sticky-custom-post-types/trunk/readme.txt
r426817 r426819 13 13 This plugin enables sticky post support on custom post types by adding a "Stick this to the front page" checkbox on the admin add/edit page of selected custom post types. 14 14 15 Se lect custom post typesin Settings → Writing.15 Set custom post types to enable in Settings → Writing. 16 16 17 17 == Installation == … … 19 19 1. Upload `sticky-custom-post-types.php` to the `/wp-content/plugins/` directory. 20 20 2. Activate the plugin through the 'Plugins' menu in WordPress. 21 3. Navigate to 'Settings → General' and select custom post types to enable.21 3. Navigate to 'Settings → Writing' and select custom post types to enable. 22 22 23 23 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.