使用插件灵活调整站点功能
使用数千个插件为您的站点添加新的功能和集成。
coffee2code
24 个插件
- Disable SearchDisable the built-in front-end search capabilities of WordPress.
- One Click Close CommentsConveniently close or open comments for a post or page with one click from the admin listing of posts.
- Configure SMTPConfigure SMTP mailing in WordPress, including support for sending email via SSL/TLS (such as Gmail).
- Text ReplaceReplace text with other text. Handy for creating shortcuts to common, lengthy, or frequently changing text/HTML, or for smilies.
- Duplicate WidgetA widget that can act as a duplicate of another widget (for synchronized use in another sidebar)
- Force Admin Color SchemeForce a single admin color scheme for all users of the site.
- Single Category PermalinkReduce permalinks (category or post) that include entire hierarchy of categories to just having the lowest level category.
- Years Ago TodayAdmin dashboard widget (and optional daily email) that lists posts published to your site on this day in years past.
- Disable Directory ListingsPrevent virtual directory listing services from listing the contents of directories, and/or show a page in place of a directory's listing.
- Random FileRetrieve the name, path, or link to a randomly chosen file or files in a specified directory.
- Extra Sentence SpaceForce browsers to display two spaces (when present) between sentences.
- Admin Expert ModeAllows users to hide inline documentation and help text that are geared for beginning users in the WordPress admin.
- No Slug Conflicts with TrashNOTE: WordPress 4.5 incorporated the functionality of this plugin and thus it is no longer needed unless you're still running an older version of …
- Notifications for Collapsed Admin MenuHighlights the comments and plugins icons in the collapsed admin sidebar menu when notifications are pending.
- Show Pending Comments CountDisplay the pending comments count next to the approved comments count in the admin listing of posts.
- Peer CategoriesList the categories that are peer (i.e. share the same category parent) to all lowest-level assigned categories for the specified post.
- Parentless CategoriesProvides a template tag like the_category() to list categories assigned to a post except those that have a child category also assigned to the post.
- If File ExistsCheck if a file exists and return true/false or display a string containing information about the file.
- Safe Function CallSafely and easily call functions that may not be available (such as those provided by a plugin that gets deactivated)
- array_partitionProvides a helper function to split an array into N number of evenly distributed partitions (i.e. split a list into N columns)