Add WP-PageNavi / WP plugin

main
nurbek 3 years ago
parent ca941e1fe0
commit 707fedc0b5

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M26 12L30 8L26 4H18V2C18 0.8945 17.1054 0 16 0C14.8946 0 14 0.894562 14 2V4H8V12H14V14H6L2 18L6 22H14V32H18V22H22V14H18V12H26Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 255 B

@ -127,6 +127,21 @@
"requires": "WordPress",
"website": "https://getwpo.com"
},
"WP-PageNavi": {
"cats": [
87,
54
],
"description": "WP-PageNavi is a WordPress plugin which adds a more advanced paging navigation interface to your WordPress blog.",
"icon": "WP-PageNavi.svg",
"dom": "link[href*='/wp-content/plugins/wp-pagenavi/']",
"oss": true,
"pricing": [
"freemium"
],
"requires": "WordPress",
"website": "https://github.com/lesterchan/wp-pagenavi"
},
"WP Fastest Cache": {
"cats": [
87,

Loading…
Cancel
Save