• Resolved Jon Bishop

    (@jonbishop)


    A few things you might want to work out to make it play better with other plugins and make it more secure.

    Make use of WordPress nonces to make the admin more secure.

    Consider namespacing your functions so they are less generic and less likely to conflict with future core functionality and other plugins.

    Consider putting your settings into an array and saving them as one option so they take up less space.

    Finally, consider adding some filters to your code so other developers can easily modify the output without sacrificing future updates.

    https://www.ads-software.com/extend/plugins/social-autho-bio/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nick Powers

    (@nickpowers)

    I appreciate the input!

    I’ll certainly take this in to consideration when developing future versions.

    Thanks,

    Nick

    Plugin Author Nick Powers

    (@nickpowers)

    The newest version takes some of these into account. Take a look when you get a chance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Social Author Bio] Some Recommendations’ is closed to new replies.