Page URL
This is a ridiculously simple plugin to return the full path to a page created in Structure, or the native Pages module.
Pages - Crumbs
Adds crumbs to pages
Pages - Nested Menu
Nested Menus for Pages (the Pages module)
Paginatee
Paginatee не только разбивает страницы, но еще и полезен для SEO.
Представляем вашему вниманию плагин для разбивки записи на страницы. Да, именно записи. Это бывает необходимо, когда у вас имеется огромная статья и ее необходимо разделить на несколько страниц.
В этом случае нам на помощь приходит плагин Paginatee.
Paragraph to <br> (ptobr)
Этот плагин конвертирует тэг <p> в <br> .
Это пригодится тогда, когда у вас поле (Custom Field) формата Xhtml, а нужно чтобы оно выводилось как обычный текст. Например, Custom Field может использоваться в заголовке или там, где совершенно не нужен никакой
Paragraph to BR
Swaps paragraph tags with br tags.
Parse URLs
Parses URL in a string and returns only certain parts of those URLs like just the domain and path.
PD Fileformat
PD Fileformat will return the extension of a specified file. Useful if you want to apply a class/show an icon for that file type.
PHP
Allows for scripting and parsing PHP in a template regardless of its PHP Parsing Stage settings.
PHP Functions
Passes tagdata through PHP functions of your choice. Only works with functions that take a single parameter.
PHP Markdown Extra
Extends on the functionality of PHP Markdown.
PHP Text Format
Formats text (uppercase, lowercase, first letter uppercase, first letter of each word uppercase) in places normal HTML and CSS formating will not work.
PHPStringFun
Fun with strings! PHPStringFun is the plugin that acts as a gateway to PHP’s string functions without needing to activate PHP in a template.