LINKDING
Login
Shared bookmarks
Sort by
Added ↑
Added ↓
Title ↑
Title ↓
Apply
Tags
Easier Plugin Development by Moving Plugin Directory - WP Engineer
#blogit
#development
#plugin
#wordpress
|
I can't believe I didn't think of this. I don't share a lot of plugins and certainly don't make any money on them, so anything that saves me time back-testing them is golden.
12 years ago
|
View
Shared by
ttscoff
WordPress plugin: re.place
#blogit
#plugin
#regex
#wordpress
|
"re.place is a module wich acts as a content filter. It searches for pre-defined regular expressions and replaces matches with pre-defined replacements." Simple concept, elegantly done.
13 years ago
|
View
Shared by
ttscoff
Ten Things Every WordPress Plugin Developer Should Know - Smashing Magazine
#blogit
#development
#pdfit
#php
#plugin
#wordpress
|
If you're developing (or ever develop) WordPress plugins, these are some great tips.
13 years ago
|
View
Shared by
ttscoff
WordPress Upgrade Class for Commercial or Client Plugins | WordPress and Ajax
#blogit
#plugin
#update
#wordpress
|
Work in progress, according to the author, but a great option for WordPress plugin authors for handling automatic updates outside of the main repository.
13 years ago
|
View
Shared by
ttscoff
Pretty Login URL: a Simple Rewrite API Plugin Example « planetOzh
#blogit
#plugin
#rewrite
#tutorial
#urlrewrite
#wordpress
|
A short, easy-to-grasp tutorial for writing a 28-line plugin that changes your WordPress login url to /login instead of /wp-login.php using the Rewrite API instead of .htaccess.
13 years ago
|
View
Shared by
ttscoff
Previous
1
Next
User
Everyone
ttscoff
Apply
Tags
-wordpress
-plugin
-blogit
d
evelopment
p
dfit
php
r
egex
rewrite
t
utorial
u
pdate
urlrewrite
Pretty Login URL: a Simple Rewrite API Plugin Example « planetOzh
http://planetozh.com/blog/2011/01/pretty-login-url-a-simple-rewrite-api-plugin-example/
Internet Archive
Tags
#blogit
#plugin
#rewrite
#tutorial
#urlrewrite
#wordpress
Date added
Jan. 15, 2011, 8:36 p.m.
Description
A short, easy-to-grasp tutorial for writing a 28-line plugin that changes your WordPress login url to /login instead of /wp-login.php using the Rewrite API instead of .htaccess.