Merge pull request #5139 from nurbek91/WP-PageNavi

Add WP-PageNavi / WP plugin
main
Elbert Alias 3 years ago committed by GitHub
commit f051980cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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,20 @@
"requires": "WordPress",
"website": "https://getwpo.com"
},
"WP-PageNavi": {
"cats": [
87
],
"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